|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeType | |
---|---|
org.gcube.portlets.admin.vredeployer.client.model |
Uses of NodeType in org.gcube.portlets.admin.vredeployer.client.model |
---|
Methods in org.gcube.portlets.admin.vredeployer.client.model that return NodeType | |
---|---|
NodeType |
AtomicTreeNode.getType()
|
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.gcube.portlets.admin.vredeployer.client.model with parameters of type NodeType | |
---|---|
AtomicTreeNode(String node,
String name,
String icon,
NodeType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |