Package | Description |
---|---|
org.opennms.netmgt.graph |
Modifier and Type | Method and Description |
---|---|
VertexRefEntity |
EdgeEntity.getSource() |
VertexRefEntity |
EdgeEntity.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
EdgeEntity.setSource(VertexRefEntity source) |
void |
EdgeEntity.setTarget(VertexRefEntity target) |
Constructor and Description |
---|
VertexRefEntity(VertexRefEntity genericVertexRef)
Copy constructor
|
Copyright © 2021. All rights reserved.