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

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

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

Fields in org.w3._2000._09.xmldsig_ declared as SignatureMethodType
protected  SignatureMethodType SignedInfoType.signatureMethod
           
 

Methods in org.w3._2000._09.xmldsig_ that return SignatureMethodType
 SignatureMethodType ObjectFactory.createSignatureMethodType()
          Create an instance of SignatureMethodType
 SignatureMethodType SignedInfoType.getSignatureMethod()
          Gets the value of the signatureMethod property.
 

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

Methods in org.w3._2000._09.xmldsig_ with parameters of type SignatureMethodType
 javax.xml.bind.JAXBElement<SignatureMethodType> ObjectFactory.createSignatureMethod(SignatureMethodType value)
          Create an instance of JAXBElement<SignatureMethodType>}
 void SignedInfoType.setSignatureMethod(SignatureMethodType value)
          Sets the value of the signatureMethod property.
 



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