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

Packages that use ResourcesType
com.googlecode.fascinator.ims   
 

Uses of ResourcesType in com.googlecode.fascinator.ims
 

Fields in com.googlecode.fascinator.ims declared as ResourcesType
protected  ResourcesType ManifestType.resources
           
 

Methods in com.googlecode.fascinator.ims that return ResourcesType
 ResourcesType ObjectFactory.createResourcesType()
          Create an instance of ResourcesType
 ResourcesType ManifestType.getResources()
          Gets the value of the resources property.
 

Methods in com.googlecode.fascinator.ims that return types with arguments of type ResourcesType
 JAXBElement<ResourcesType> ObjectFactory.createResources(ResourcesType value)
          Create an instance of JAXBElement<ResourcesType>}
 

Methods in com.googlecode.fascinator.ims with parameters of type ResourcesType
 JAXBElement<ResourcesType> ObjectFactory.createResources(ResourcesType value)
          Create an instance of JAXBElement<ResourcesType>}
 void ManifestType.setResources(ResourcesType value)
          Sets the value of the resources property.
 



Copyright © 2009-2012. All Rights Reserved.