Package com.enonic.xp.node
Class NodeType
- java.lang.Object
-
- com.enonic.xp.node.NodeType
-
@PublicApi public final class NodeType extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static NodeType
DEFAULT_NODE_COLLECTION
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
static NodeType
from(String name)
String
getName()
int
hashCode()
String
toString()
-