| Package | Description |
|---|---|
| org.gcube.portlets.user.tdtemplateoperation.shared |
| Modifier and Type | Method and Description |
|---|---|
ServerObjectType |
ServerObjectId.getType()
Gets the type.
|
static ServerObjectType |
ServerObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerObjectType[] |
ServerObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerObjectId.setType(ServerObjectType type)
Sets the type.
|
| Constructor and Description |
|---|
ServerObjectId(Integer columnIndex,
String id,
String name,
ServerObjectType type)
Instantiates a new server object id.
|
Copyright © 2017. All Rights Reserved.