public class SD_LSP extends Object
| Modifier and Type | Field and Description |
|---|---|
es.tid.pce.pcep.objects.EndPoints |
endpoints |
es.tid.pce.pcep.objects.ExplicitRouteObject |
fullERO |
int |
pLSPID |
es.tid.pce.pcep.constructs.StateReport |
stateRport |
| Constructor and Description |
|---|
SD_LSP() |
| Modifier and Type | Method and Description |
|---|---|
es.tid.pce.pcep.objects.EndPoints |
getEndpoints() |
es.tid.pce.pcep.objects.ExplicitRouteObject |
getFullERO() |
int |
getpLSPID() |
es.tid.pce.pcep.constructs.StateReport |
getStateRport() |
void |
setEndpoints(es.tid.pce.pcep.objects.EndPoints endpoints) |
void |
setFullERO(es.tid.pce.pcep.objects.ExplicitRouteObject fullERO) |
void |
setpLSPID(int pLSPID) |
void |
setStateRport(es.tid.pce.pcep.constructs.StateReport stateRport) |
String |
toString() |
public int pLSPID
public es.tid.pce.pcep.constructs.StateReport stateRport
public es.tid.pce.pcep.objects.ExplicitRouteObject fullERO
public es.tid.pce.pcep.objects.EndPoints endpoints
public int getpLSPID()
public void setpLSPID(int pLSPID)
public es.tid.pce.pcep.constructs.StateReport getStateRport()
public void setStateRport(es.tid.pce.pcep.constructs.StateReport stateRport)
public es.tid.pce.pcep.objects.ExplicitRouteObject getFullERO()
public void setFullERO(es.tid.pce.pcep.objects.ExplicitRouteObject fullERO)
public es.tid.pce.pcep.objects.EndPoints getEndpoints()
public void setEndpoints(es.tid.pce.pcep.objects.EndPoints endpoints)
Copyright © 2016. All rights reserved.