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

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

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

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