Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig.SignatureMethodType

Packages that use SignatureMethodType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig   
 

Uses of SignatureMethodType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig declared as SignatureMethodType
protected  SignatureMethodType SignedInfoType.signatureMethod
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig that return SignatureMethodType
 SignatureMethodType SignatureMethodType.clone()
          Creates and returns a copy of this object.
 SignatureMethodType ObjectFactory.createSignatureMethodType()
          Create an instance of SignatureMethodType
 SignatureMethodType SignedInfoType.getSignatureMethod()
          Gets the value of the signatureMethod property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.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 net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.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.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig with parameters of type SignatureMethodType
SignatureMethodType(SignatureMethodType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig.SignatureMethodType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.