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

Packages that use ResourceType
com.googlecode.fascinator.ims   
 

Uses of ResourceType in com.googlecode.fascinator.ims
 

Fields in com.googlecode.fascinator.ims with type parameters of type ResourceType
protected  List<ResourceType> ResourcesType.resource
           
 

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

Methods in com.googlecode.fascinator.ims that return types with arguments of type ResourceType
 JAXBElement<ResourceType> ObjectFactory.createResource(ResourceType value)
          Create an instance of JAXBElement<ResourceType>}
 List<ResourceType> ResourcesType.getResource()
          Gets the value of the resource property.
 

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



Copyright © 2009-2013. All Rights Reserved.