Uses of Class
org.gcube.portlets.user.homelibrary.home.workspace.basket.items.gcube.InfoObjectType

Packages that use InfoObjectType
org.gcube.portlets.user.homelibrary.home.workspace.basket.items.gcube   
 

Uses of InfoObjectType in org.gcube.portlets.user.homelibrary.home.workspace.basket.items.gcube
 

Methods in org.gcube.portlets.user.homelibrary.home.workspace.basket.items.gcube that return InfoObjectType
 InfoObjectType InfoObject.getInfoObjectType()
          The info object type.
static InfoObjectType InfoObjectType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static InfoObjectType[] InfoObjectType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.