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 NodeTypeDEFAULT_NODE_COLLECTION
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)static NodeTypefrom(String name)StringgetName()inthashCode()StringtoString()
-