Package | Description |
---|---|
org.gcube.vremanagement.resourcebroker.utils.serialization.types.requirements |
Modifier and Type | Method and Description |
---|---|
RequirementElemType |
RequirementElemPath.getValueType() |
static RequirementElemType |
RequirementElemType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RequirementElemType[] |
RequirementElemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|