public class GraphEndPoints extends Object
| Constructor and Description |
|---|
GraphEndPoints(es.tid.pce.pcep.objects.EndPoints EP) |
| Modifier and Type | Method and Description |
|---|---|
GraphEndPoint |
getDestination() |
GraphEndPoint |
getSource() |
void |
setDestination(GraphEndPoint destination) |
void |
setSource(GraphEndPoint source) |
public GraphEndPoint getSource()
public void setSource(GraphEndPoint source)
public GraphEndPoint getDestination()
public void setDestination(GraphEndPoint destination)
Copyright © 2016. All rights reserved.