Uses of Class
org.gcube.data.harmonization.occurrence.impl.model.types.ResourceType

Packages that use ResourceType
org.gcube.data.harmonization.occurrence.impl.model   
org.gcube.data.harmonization.occurrence.impl.model.types   
 

Uses of ResourceType in org.gcube.data.harmonization.occurrence.impl.model
 

Methods in org.gcube.data.harmonization.occurrence.impl.model that return ResourceType
 ResourceType Resource.getType()
           
 

Methods in org.gcube.data.harmonization.occurrence.impl.model with parameters of type ResourceType
 void Resource.setType(ResourceType type)
           
 

Constructors in org.gcube.data.harmonization.occurrence.impl.model with parameters of type ResourceType
Resource(Operation operation, String id, String resourceDescription, ResourceType type, String name)
           
 

Uses of ResourceType in org.gcube.data.harmonization.occurrence.impl.model.types
 

Methods in org.gcube.data.harmonization.occurrence.impl.model.types that return ResourceType
static ResourceType ResourceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourceType[] ResourceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.