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  java.util.List<SignaturePropertyType> SignaturePropertiesType.signatureProperty
           
 

Methods in org.w3._2000._09.xmldsig that return SignaturePropertyType
 SignaturePropertyType SignaturePropertyType.clone()
          Creates and returns a deep copy of this object.
 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>}
 java.util.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>}
 

Constructors in org.w3._2000._09.xmldsig with parameters of type SignaturePropertyType
SignaturePropertyType(SignaturePropertyType o)
          Creates a new SignaturePropertyType instance by deeply copying a given SignaturePropertyType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.