|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceTypeDecorator | |
---|---|
org.gcube.resourcemanagement.support.client.views | |
org.gcube.resourcemanagement.support.shared.types.datamodel |
Uses of ResourceTypeDecorator in org.gcube.resourcemanagement.support.client.views |
---|
Methods in org.gcube.resourcemanagement.support.client.views that return ResourceTypeDecorator | |
---|---|
static ResourceTypeDecorator |
ResourceTypeDecorator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResourceTypeDecorator[] |
ResourceTypeDecorator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ResourceTypeDecorator in org.gcube.resourcemanagement.support.shared.types.datamodel |
---|
Methods in org.gcube.resourcemanagement.support.shared.types.datamodel that return ResourceTypeDecorator | |
---|---|
ResourceTypeDecorator |
CompleteResourceProfile.getType()
|
Constructors in org.gcube.resourcemanagement.support.shared.types.datamodel with parameters of type ResourceTypeDecorator | |
---|---|
CompleteResourceProfile(String ID,
ResourceTypeDecorator type,
String title,
String xmlRepresentation,
String htmlRepresentation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |