Package cn.net.pap.neo4j.dto
Class HLMNodeWithTypeDTO
java.lang.Object
cn.net.pap.neo4j.dto.HLMNodeWithTypeDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetNode()
void
setDirection
(String direction) void
void
setNodeType
(String nodeType)
-
Constructor Details
-
HLMNodeWithTypeDTO
public HLMNodeWithTypeDTO()
-
-
Method Details
-
getNode
-
setNode
-
getNodeType
-
setNodeType
-
getDirection
-
setDirection
-