public static class PcepMsgPathVer1.Builder extends Object implements PcepMsgPath.Builder
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PcepMsgPath |
build()
Builds PcepMsgPath.
|
PcepEroObject |
getEroObject()
Returns object of PcepEroObject.
|
PcepAttribute |
getPcepAttribute()
Returns object of PcepAttribute.
|
PcepMsgPathVer1.Builder |
setEroObject(PcepEroObject eroObject)
Sets PcepEroObject.
|
PcepMsgPathVer1.Builder |
setPcepAttribute(PcepAttribute pcepAttribute)
Sets PcepAttribute.
|
public PcepMsgPath build() throws PcepParseException
PcepMsgPath.Builderbuild in interface PcepMsgPath.BuilderPcepParseException - when mandatory object is not setpublic PcepEroObject getEroObject()
PcepMsgPath.BuildergetEroObject in interface PcepMsgPath.Builderpublic PcepAttribute getPcepAttribute()
PcepMsgPath.BuildergetPcepAttribute in interface PcepMsgPath.Builderpublic PcepMsgPathVer1.Builder setEroObject(PcepEroObject eroObject)
PcepMsgPath.BuildersetEroObject in interface PcepMsgPath.BuildereroObject - PcepEroObjectpublic PcepMsgPathVer1.Builder setPcepAttribute(PcepAttribute pcepAttribute)
PcepMsgPath.BuildersetPcepAttribute in interface PcepMsgPath.BuilderpcepAttribute - PCEP-AttributeCopyright © 2015. All rights reserved.