public static interface PcepMsgPath.Builder
| Modifier and Type | Method and Description |
|---|---|
PcepMsgPath |
build()
Builds PcepMsgPath.
|
PcepEroObject |
getEroObject()
Returns object of PcepEroObject.
|
PcepAttribute |
getPcepAttribute()
Returns object of PcepAttribute.
|
PcepMsgPath.Builder |
setEroObject(PcepEroObject eroObject)
Sets PcepEroObject.
|
PcepMsgPath.Builder |
setPcepAttribute(PcepAttribute pcepAttribute)
Sets PcepAttribute.
|
PcepMsgPath build() throws PcepParseException
PcepParseException - when mandatory object is not setPcepEroObject getEroObject()
PcepAttribute getPcepAttribute()
PcepMsgPath.Builder setEroObject(PcepEroObject eroObject)
eroObject - PcepEroObjectPcepMsgPath.Builder setPcepAttribute(PcepAttribute pcepAttribute)
pcepAttribute - PCEP-Attribute