Package | Description |
---|---|
org.gcube.resourcemanagement.support.client.views | |
org.gcube.resourcemanagement.support.shared.types.datamodel |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ResourceTypeDecorator |
CompleteResourceProfile.getType() |
Constructor and Description |
---|
CompleteResourceProfile(String ID,
ResourceTypeDecorator type,
String title,
String xmlRepresentation,
String htmlRepresentation) |
Copyright © 2016. All Rights Reserved.