|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SignatureValueType | |
---|---|
org.w3._2000._09.xmldsig |
Uses of SignatureValueType in org.w3._2000._09.xmldsig |
---|
Fields in org.w3._2000._09.xmldsig declared as SignatureValueType | |
---|---|
protected SignatureValueType |
SignatureType.signatureValue
|
Methods in org.w3._2000._09.xmldsig that return SignatureValueType | |
---|---|
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. |
Methods in org.w3._2000._09.xmldsig that return types with arguments of type SignatureValueType | |
---|---|
javax.xml.bind.JAXBElement<SignatureValueType> |
ObjectFactory.createSignatureValue(SignatureValueType value)
Create an instance of JAXBElement < SignatureValueType > } |
Methods in org.w3._2000._09.xmldsig with parameters of type SignatureValueType | |
---|---|
javax.xml.bind.JAXBElement<SignatureValueType> |
ObjectFactory.createSignatureValue(SignatureValueType value)
Create an instance of JAXBElement < SignatureValueType > } |
void |
SignatureType.setSignatureValue(SignatureValueType value)
Sets the value of the signatureValue property. |
Constructors in org.w3._2000._09.xmldsig with parameters of type SignatureValueType | |
---|---|
SignatureValueType(SignatureValueType o)
Creates a new SignatureValueType instance by deeply copying a given SignatureValueType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |