Uses of Class
com.googlecode.fascinator.ims.ManifestType

Packages that use ManifestType
com.googlecode.fascinator.ims   
 

Uses of ManifestType in com.googlecode.fascinator.ims
 

Fields in com.googlecode.fascinator.ims with type parameters of type ManifestType
protected  List<ManifestType> ManifestType.manifest
           
 

Methods in com.googlecode.fascinator.ims that return ManifestType
 ManifestType ObjectFactory.createManifestType()
          Create an instance of ManifestType
 

Methods in com.googlecode.fascinator.ims that return types with arguments of type ManifestType
 JAXBElement<ManifestType> ObjectFactory.createManifest(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 List<ManifestType> ManifestType.getManifest()
          Gets the value of the manifest property.
 

Methods in com.googlecode.fascinator.ims with parameters of type ManifestType
 JAXBElement<ManifestType> ObjectFactory.createManifest(ManifestType value)
          Create an instance of JAXBElement<ManifestType>}
 



Copyright © 2009-2013. All Rights Reserved.