Uses of Class
org.w3._2000._09.xmldsig.ManifestType

Packages that use ManifestType
org.w3._2000._09.xmldsig   
 

Uses of ManifestType in org.w3._2000._09.xmldsig
 

Methods in org.w3._2000._09.xmldsig that return ManifestType
 ManifestType ManifestType.clone()
          Creates and returns a deep copy of this object.
 ManifestType ObjectFactory.createManifestType()
          Create an instance of ManifestType
 

Methods in org.w3._2000._09.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 org.w3._2000._09.xmldsig with parameters of type ManifestType
 javax.xml.bind.JAXBElement<ManifestType> ObjectFactory.createManifest(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 

Constructors in org.w3._2000._09.xmldsig with parameters of type ManifestType
ManifestType(ManifestType o)
          Creates a new ManifestType instance by deeply copying a given ManifestType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.