Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bnc.object.BranchNodeType
Packages that use BranchNodeType
Package
Description
-
Uses of BranchNodeType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109 that return BranchNodeTypeModifier and TypeMethodDescriptionBncObject.getBranchNodeType()
Return branchNodeType, ornull
if it is not present. -
Uses of BranchNodeType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bnc.object.branch.node.type
Subinterfaces of BranchNodeType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bnc.object.branch.node.typeModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module pcep-typesinterface
This class represents the following YANG schema fragment defined in module pcep-types -
Uses of BranchNodeType in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice that return BranchNodeTypeModifier and TypeMethodDescriptionBncCaseBuilder.getBranchNodeType()
Return current value associated with the property corresponding toBncObject.getBranchNodeType()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice with parameters of type BranchNodeTypeModifier and TypeMethodDescriptionBncCaseBuilder.setBranchNodeType
(BranchNodeType value) Set the property corresponding toBncObject.getBranchNodeType()
to the specified value.