public interface EdgeTypeData
| Modifier and Type | Method and Description |
|---|---|
EdgeType |
getEdgeType()
Retrieve the type of this EdgeData object
|
void |
setEdgeType(EdgeType edgeType)
Set the EdgeType contained in this EdgeData object
|
void setEdgeType(EdgeType edgeType)
edgeType - value to which to set the edge typeEdgeType getEdgeType()