Package org.ehrbase.webtemplate.parser
Class NodeId
- java.lang.Object
-
- org.ehrbase.webtemplate.parser.NodeId
-
- All Implemented Interfaces:
Serializable
public class NodeId extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetClassName()StringgetNodeId()inthashCode()booleanisArchetypeId()StringtoString()
-