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

Packages that use SignatureType
de.extra_standard.namespace.components._1   
org.w3._2000._09.xmldsig_   
 

Uses of SignatureType in de.extra_standard.namespace.components._1
 

Fields in de.extra_standard.namespace.components._1 with type parameters of type SignatureType
protected  List<SignatureType> SignaturesType.signature
           
 

Methods in de.extra_standard.namespace.components._1 that return types with arguments of type SignatureType
 List<SignatureType> SignaturesType.getSignature()
          Gets the value of the signature property.
 

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

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

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

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



Copyright © 2012-2013. All Rights Reserved.