Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.DomainIdentifier
Package
Description
-
Uses of DomainIdentifier in org.opendaylight.protocol.bgp.linkstate.impl.tlvs
Modifier 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
Modifier 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.ModifierConstructorDescriptionDomainIdentifier
(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
Modifier 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()
.Modifier 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
Modifier and TypeMethodDescriptionNodeDescriptorsBuilder.getDomainId()
Return current value associated with the property corresponding toNodeIdentifier.getDomainId()
.Modifier 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
Modifier and TypeMethodDescriptionAdvertisingNodeDescriptorsBuilder.getDomainId()
Return current value associated with the property corresponding toNodeIdentifier.getDomainId()
.Modifier and TypeMethodDescriptionAdvertisingNodeDescriptorsBuilder.setDomainId
(DomainIdentifier value) Set the property corresponding toNodeIdentifier.getDomainId()
to the specified value.