Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.IsoPseudonodeId
Packages that use IsoPseudonodeId
Package
Description
-
Uses of IsoPseudonodeId in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021 that return IsoPseudonodeIdModifier and TypeMethodDescriptionstatic IsoPseudonodeId
IsoPseudonodeId.getDefaultInstance
(String defaultValue) Constructors in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021 with parameters of type IsoPseudonodeIdModifierConstructorDescriptionIsoPseudonodeId
(IsoPseudonodeId source) Creates a copy from Source Object. -
Uses of IsoPseudonodeId in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.node.attributes.isis.node.attributes
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.node.attributes.isis.node.attributes that return IsoPseudonodeIdModifier and TypeMethodDescriptionIso.getIsoPseudonodeId()
Return isoPseudonodeId, ornull
if it is not present.IsoBuilder.getIsoPseudonodeId()
Return current value associated with the property corresponding toIso.getIsoPseudonodeId()
.default @NonNull IsoPseudonodeId
Iso.requireIsoPseudonodeId()
Return isoPseudonodeId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.node.attributes.isis.node.attributes with parameters of type IsoPseudonodeIdModifier and TypeMethodDescriptionIsoBuilder.setIsoPseudonodeId
(IsoPseudonodeId value) Set the property corresponding toIso.getIsoPseudonodeId()
to the specified value.