| Package | Description |
|---|---|
| es.tid.pce.pcep.constructs |
PCEP Constructs as described in RFC 5440
|
| Modifier and Type | Method and Description |
|---|---|
LinkedList<EndpointRestriction> |
FullAnycastEndpoints.getDestinationEndPointRestrictionList() |
LinkedList<EndpointRestriction> |
EndPointAndRestrictions.getEndpointRestrictionList() |
LinkedList<EndpointRestriction> |
EndPointAndRestrictions.getEndPointRestrictionList() |
LinkedList<EndpointRestriction> |
FullAnycastEndpoints.getSourceEndPointRestrictionList() |
| Modifier and Type | Method and Description |
|---|---|
void |
FullAnycastEndpoints.setDestinationEndPointRestrictionList(LinkedList<EndpointRestriction> sourceEndPointRestrictionList) |
void |
EndPointAndRestrictions.setEndpointRestrictionList(LinkedList<EndpointRestriction> endpointRestrictionList) |
void |
EndPointAndRestrictions.setEndPointRestrictionList(LinkedList<EndpointRestriction> EndPointRestrictionList) |
void |
FullAnycastEndpoints.setSourceEndPointRestrictionList(LinkedList<EndpointRestriction> sourceEndPointRestrictionList) |
Copyright © 2016. All rights reserved.