Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.MplsProtocolMask
Package
Description
-
Uses of MplsProtocolMask in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120
Modifier and TypeMethodDescriptionstatic MplsProtocolMask
MplsProtocolMask.getDefaultInstance
(String defaultValue) LinkstateAttribute.getMplsProtocol()
Return mplsProtocol, ornull
if it is not present.default @NonNull MplsProtocolMask
LinkstateAttribute.requireMplsProtocol()
Return mplsProtocol, guaranteed to be non-null.ModifierConstructorDescriptionMplsProtocolMask
(MplsProtocolMask source) Creates a copy from Source Object. -
Uses of MplsProtocolMask in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.link.attributes._case
Modifier and TypeMethodDescriptionLinkAttributesBuilder.getMplsProtocol()
Return current value associated with the property corresponding toLinkstateAttribute.getMplsProtocol()
.Modifier and TypeMethodDescriptionLinkAttributesBuilder.setMplsProtocol
(MplsProtocolMask value) Set the property corresponding toLinkstateAttribute.getMplsProtocol()
to the specified value.