Package | Description |
---|---|
es.tid.pce.pcep.constructs |
PCEP Constructs as described in RFC 5440
|
es.tid.pce.pcep.messages |
PCEP Messages
|
Modifier and Type | Method and Description |
---|---|
LinkedList<PCEPErrorObject> |
ErrorConstruct.getErrorObjList() |
Modifier and Type | Method and Description |
---|---|
void |
ErrorConstruct.setErrorObjList(LinkedList<PCEPErrorObject> errorObjList) |
Modifier and Type | Method and Description |
---|---|
LinkedList<PCEPErrorObject> |
PCEPError.getErrorObjList() |
Modifier and Type | Method and Description |
---|---|
void |
PCEPError.setErrorObjList(LinkedList<PCEPErrorObject> errorObjList) |
Copyright © 2016. All rights reserved.