Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.DomainIdentifier
Packages that use DomainIdentifier
Package
Description
-
Uses of DomainIdentifier in org.opendaylight.protocol.bgp.linkstate.impl.tlvs
Methods in org.opendaylight.protocol.bgp.linkstate.impl.tlvs that return DomainIdentifierMethods in org.opendaylight.protocol.bgp.linkstate.impl.tlvs with parameters of type DomainIdentifierModifier and TypeMethodDescriptionvoid
DomainIdTlvParser.serializeTlvBody
(DomainIdentifier tlv, io.netty.buffer.ByteBuf body) -
Uses of DomainIdentifier in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120 that return DomainIdentifierModifier and TypeMethodDescriptionstatic DomainIdentifier
DomainIdentifier.getDefaultInstance
(String defaultValue) NodeIdentifier.getDomainId()
Return domainId, ornull
if it is not present.default @NonNull DomainIdentifier
NodeIdentifier.requireDomainId()
Return domainId, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120 with parameters of type DomainIdentifierModifierConstructorDescriptionDomainIdentifier
(DomainIdentifier source) Creates a copy from Source Object. -
Uses of DomainIdentifier in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.link._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.link._case that return DomainIdentifierModifier and TypeMethodDescriptionLocalNodeDescriptorsBuilder.getDomainId()
Return current value associated with the property corresponding toNodeIdentifier.getDomainId()
.RemoteNodeDescriptorsBuilder.getDomainId()
Return current value associated with the property corresponding toNodeIdentifier.getDomainId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.link._case with parameters of type DomainIdentifierModifier and TypeMethodDescriptionLocalNodeDescriptorsBuilder.setDomainId
(DomainIdentifier value) Set the property corresponding toNodeIdentifier.getDomainId()
to the specified value.RemoteNodeDescriptorsBuilder.setDomainId
(DomainIdentifier value) Set the property corresponding toNodeIdentifier.getDomainId()
to the specified value. -
Uses of DomainIdentifier in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.node._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.node._case that return DomainIdentifierModifier and TypeMethodDescriptionNodeDescriptorsBuilder.getDomainId()
Return current value associated with the property corresponding toNodeIdentifier.getDomainId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.node._case with parameters of type DomainIdentifierModifier and TypeMethodDescriptionNodeDescriptorsBuilder.setDomainId
(DomainIdentifier value) Set the property corresponding toNodeIdentifier.getDomainId()
to the specified value. -
Uses of DomainIdentifier in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.prefix._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.prefix._case that return DomainIdentifierModifier and TypeMethodDescriptionAdvertisingNodeDescriptorsBuilder.getDomainId()
Return current value associated with the property corresponding toNodeIdentifier.getDomainId()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.prefix._case with parameters of type DomainIdentifierModifier and TypeMethodDescriptionAdvertisingNodeDescriptorsBuilder.setDomainId
(DomainIdentifier value) Set the property corresponding toNodeIdentifier.getDomainId()
to the specified value.