Uses of Class
org.gcube.common.core.informationsystem.publisher.ISResource.ISRESOURCETYPE

Packages that use ISResource.ISRESOURCETYPE
org.gcube.common.core.informationsystem.publisher   
 

Uses of ISResource.ISRESOURCETYPE in org.gcube.common.core.informationsystem.publisher
 

Methods in org.gcube.common.core.informationsystem.publisher that return ISResource.ISRESOURCETYPE
 ISResource.ISRESOURCETYPE ISResource.getType()
          Gets the resource type
static ISResource.ISRESOURCETYPE ISResource.ISRESOURCETYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ISResource.ISRESOURCETYPE[] ISResource.ISRESOURCETYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.common.core.informationsystem.publisher with parameters of type ISResource.ISRESOURCETYPE
 void ISResource.setType(ISResource.ISRESOURCETYPE type)
          Sets the resource type
 



Copyright © 2012. All Rights Reserved.