Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.OspfNodeAttributes.Capabilities
Package
Description
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes
-
Uses of OspfNodeAttributes.Capabilities in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes
Modifier and TypeMethodDescriptionOspfNodeAttributes.getCapabilities()
Return capabilities, ornull
if it is not present.OspfNodeAttributesBuilder.getCapabilities()
Return current value associated with the property corresponding toOspfNodeAttributes.getCapabilities()
.default @NonNull OspfNodeAttributes.Capabilities
OspfNodeAttributes.requireCapabilities()
Return capabilities, guaranteed to be non-null.Modifier and TypeMethodDescriptionOspfNodeAttributesBuilder.setCapabilities
(OspfNodeAttributes.Capabilities value) Set the property corresponding toOspfNodeAttributes.getCapabilities()
to the specified value.ModifierConstructorDescriptionCreates a copy from Source Object.