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

Uses of SignaturePropertyType in org.plutext.jaxb.xmldsig
 

Fields in org.plutext.jaxb.xmldsig with type parameters of type SignaturePropertyType
protected  List<SignaturePropertyType> SignaturePropertiesType.signatureProperty
           
 

Methods in org.plutext.jaxb.xmldsig that return SignaturePropertyType
 SignaturePropertyType ObjectFactory.createSignaturePropertyType()
          Create an instance of SignaturePropertyType
 

Methods in org.plutext.jaxb.xmldsig that return types with arguments of type SignaturePropertyType
 javax.xml.bind.JAXBElement<SignaturePropertyType> ObjectFactory.createSignatureProperty(SignaturePropertyType value)
          Create an instance of JAXBElement<SignaturePropertyType>}
 List<SignaturePropertyType> SignaturePropertiesType.getSignatureProperty()
          Gets the value of the signatureProperty property.
 

Methods in org.plutext.jaxb.xmldsig with parameters of type SignaturePropertyType
 javax.xml.bind.JAXBElement<SignaturePropertyType> ObjectFactory.createSignatureProperty(SignaturePropertyType value)
          Create an instance of JAXBElement<SignaturePropertyType>}
 



Copyright © 2012. All Rights Reserved.