Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig.DigestMethodType

Packages that use DigestMethodType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig   
 

Uses of DigestMethodType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig declared as DigestMethodType
protected  DigestMethodType ReferenceType.digestMethod
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig that return DigestMethodType
 DigestMethodType DigestMethodType.clone()
          Creates and returns a copy of this object.
 DigestMethodType ObjectFactory.createDigestMethodType()
          Create an instance of DigestMethodType
 DigestMethodType ReferenceType.getDigestMethod()
          Gets the value of the digestMethod property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig that return types with arguments of type DigestMethodType
 javax.xml.bind.JAXBElement<DigestMethodType> ObjectFactory.createDigestMethod(DigestMethodType value)
          Create an instance of JAXBElement<DigestMethodType>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.xmldsig with parameters of type DigestMethodType
 javax.xml.bind.JAXBElement<DigestMethodType> ObjectFactory.createDigestMethod(DigestMethodType value)
          Create an instance of JAXBElement<DigestMethodType>}
 void ReferenceType.setDigestMethod(DigestMethodType value)
          Sets the value of the digestMethod property.
 

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



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