JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ch.admin.bit.jeap.archrepo.docgen.graph.models
Interface NodeDto
All Known Implementing Classes:
MessageNodeDto
,
ReactionNodeDto
public interface
NodeDto
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDotId
()
long
getId
()
String
toDot
()
Method Details
getId
long
getId
()
getDotId
String
getDotId
()
toDot
String
toDot
()