Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig.ManifestType

Packages that use ManifestType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig   
 

Uses of ManifestType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig that return ManifestType
 ManifestType ManifestType.clone()
          Creates and returns a copy of this object.
 ManifestType ObjectFactory.createManifestType()
          Create an instance of ManifestType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig that return types with arguments of type ManifestType
 javax.xml.bind.JAXBElement<ManifestType> ObjectFactory.createManifest(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig with parameters of type ManifestType
 javax.xml.bind.JAXBElement<ManifestType> ObjectFactory.createManifest(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 

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



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