Constructor and Description |
---|
EdgeIntegerData() |
EdgeIntegerData(int value) |
Modifier and Type | Method and Description |
---|---|
EdgeData |
copy()
Makes a copy of this object (Creates a new EdgeData object and sets all fields in the copy to the same values as those in this object)
|
int |
getValue() |
void |
setValue(int value) |
public EdgeIntegerData()
public EdgeIntegerData(int value)