Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.NodeFlagBits
Package
Description
-
Uses of NodeFlagBits in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120
Modifier and TypeMethodDescriptionstatic NodeFlagBits
NodeFlagBits.getDefaultInstance
(String defaultValue) NodeState.getNodeFlags()
Return nodeFlags, ornull
if it is not present.default @NonNull NodeFlagBits
NodeState.requireNodeFlags()
Return nodeFlags, guaranteed to be non-null.ModifierConstructorDescriptionNodeFlagBits
(NodeFlagBits source) Creates a copy from Source Object. -
Uses of NodeFlagBits in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.node.attributes._case
Modifier and TypeMethodDescriptionNodeAttributesBuilder.getNodeFlags()
Return current value associated with the property corresponding toNodeState.getNodeFlags()
.Modifier and TypeMethodDescriptionNodeAttributesBuilder.setNodeFlags
(NodeFlagBits value) Set the property corresponding toNodeState.getNodeFlags()
to the specified value.