Uses of Class
org.w3._2000._09.xmldsig_.SignaturePropertyType

Packages that use SignaturePropertyType
org.w3._2000._09.xmldsig_   
 

Uses of SignaturePropertyType in org.w3._2000._09.xmldsig_
 

Fields in org.w3._2000._09.xmldsig_ with type parameters of type SignaturePropertyType
protected  List<SignaturePropertyType> SignaturePropertiesType.signatureProperty
           
 

Methods in org.w3._2000._09.xmldsig_ that return SignaturePropertyType
 SignaturePropertyType ObjectFactory.createSignaturePropertyType()
          Create an instance of SignaturePropertyType
 

Methods in org.w3._2000._09.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.w3._2000._09.xmldsig_ with parameters of type SignaturePropertyType
 javax.xml.bind.JAXBElement<SignaturePropertyType> ObjectFactory.createSignatureProperty(SignaturePropertyType value)
          Create an instance of JAXBElement<SignaturePropertyType>}
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.