Uses of Class
org.w3._2000._09.xmldsig.SignatureType

Packages that use SignatureType
org.w3._2000._09.xmldsig   
 

Uses of SignatureType in org.w3._2000._09.xmldsig
 

Methods in org.w3._2000._09.xmldsig that return SignatureType
 SignatureType SignatureType.clone()
          Creates and returns a deep copy of this object.
 SignatureType ObjectFactory.createSignatureType()
          Create an instance of SignatureType
 

Methods in org.w3._2000._09.xmldsig that return types with arguments of type SignatureType
 javax.xml.bind.JAXBElement<SignatureType> ObjectFactory.createSignature(SignatureType value)
          Create an instance of JAXBElement<SignatureType>}
 

Methods in org.w3._2000._09.xmldsig with parameters of type SignatureType
 javax.xml.bind.JAXBElement<SignatureType> ObjectFactory.createSignature(SignatureType value)
          Create an instance of JAXBElement<SignatureType>}
 

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



Copyright © 2012 evolveum. All Rights Reserved.