public class Link extends IdTitle
Constructor and Description |
---|
Link() |
Modifier and Type | Method and Description |
---|---|
int |
getEndNodeId() |
int |
getStartNodeId() |
int |
getWizardId() |
void |
setEndNodeId(int endNodeId) |
void |
setStartNodeId(int startNodeId) |
void |
setWizardId(int wizardId) |