Package | Description |
---|---|
org.w3._2000._09.xmldsig |
Modifier and Type | Field and Description |
---|---|
protected SignatureValueType |
SignatureType.signatureValue |
Modifier and Type | Method and Description |
---|---|
SignatureValueType |
SignatureValueType.clone()
Creates and returns a deep copy of this object.
|
SignatureValueType |
ObjectFactory.createSignatureValueType()
Create an instance of
SignatureValueType |
SignatureValueType |
SignatureType.getSignatureValue()
Gets the value of the signatureValue property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SignatureValueType> |
ObjectFactory.createSignatureValue(SignatureValueType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SignatureValueType> |
ObjectFactory.createSignatureValue(SignatureValueType value)
|
void |
SignatureType.setSignatureValue(SignatureValueType value)
Sets the value of the signatureValue property.
|
Constructor and Description |
---|
SignatureValueType(SignatureValueType o)
Creates a new
SignatureValueType instance by deeply copying a given SignatureValueType instance. |
Copyright © 2013 evolveum. All rights reserved.