Uses of Class
org.plutext.jaxb.xmldsig.SignatureValueType

Uses of SignatureValueType in org.plutext.jaxb.xmldsig
 

Fields in org.plutext.jaxb.xmldsig declared as SignatureValueType
protected  SignatureValueType SignatureType.signatureValue
           
 

Methods in org.plutext.jaxb.xmldsig that return SignatureValueType
 SignatureValueType ObjectFactory.createSignatureValueType()
          Create an instance of SignatureValueType
 SignatureValueType SignatureType.getSignatureValue()
          Gets the value of the signatureValue property.
 

Methods in org.plutext.jaxb.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.plutext.jaxb.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.
 



Copyright © 2012. All Rights Reserved.