Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv.ipv6.prefix.sid.tlv._case.Ipv6PrefixSidTlv
Packages that use Ipv6PrefixSidTlv
Package
Description
-
Uses of Ipv6PrefixSidTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv that return Ipv6PrefixSidTlvModifier and TypeMethodDescriptionIpv6PrefixSidTlvCase.getIpv6PrefixSidTlv()
Return ipv6PrefixSidTlv, ornull
if it is not present.Ipv6PrefixSidTlvCaseBuilder.getIpv6PrefixSidTlv()
Return current value associated with the property corresponding toIpv6PrefixSidTlvCase.getIpv6PrefixSidTlv()
.@NonNull Ipv6PrefixSidTlv
Ipv6PrefixSidTlvCase.nonnullIpv6PrefixSidTlv()
Return ipv6PrefixSidTlv, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv with parameters of type Ipv6PrefixSidTlvModifier and TypeMethodDescriptionIpv6PrefixSidTlvCaseBuilder.setIpv6PrefixSidTlv
(Ipv6PrefixSidTlv value) Set the property corresponding toIpv6PrefixSidTlvCase.getIpv6PrefixSidTlv()
to the specified value. -
Uses of Ipv6PrefixSidTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv.ipv6.prefix.sid.tlv._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv.ipv6.prefix.sid.tlv._case with type parameters of type Ipv6PrefixSidTlvModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Ipv6PrefixSidTlv>>
E$$Ipv6PrefixSidTlvBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv.ipv6.prefix.sid.tlv._case that return Ipv6PrefixSidTlvModifier and TypeMethodDescription@NonNull Ipv6PrefixSidTlv
Ipv6PrefixSidTlvBuilder.build()
A newIpv6PrefixSidTlv
instance.static @NonNull Ipv6PrefixSidTlv
Ipv6PrefixSidTlvBuilder.empty()
Get empty instance of Ipv6PrefixSidTlv.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv.ipv6.prefix.sid.tlv._case that return types with arguments of type Ipv6PrefixSidTlvModifier and TypeMethodDescriptiondefault Class
<Ipv6PrefixSidTlv> Ipv6PrefixSidTlv.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv.ipv6.prefix.sid.tlv._case with parameters of type Ipv6PrefixSidTlvModifier and TypeMethodDescriptionstatic boolean
Ipv6PrefixSidTlv.bindingEquals
(@NonNull Ipv6PrefixSidTlv thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Ipv6PrefixSidTlv.bindingHashCode
(@NonNull Ipv6PrefixSidTlv obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Ipv6PrefixSidTlv.bindingToString
(@NonNull Ipv6PrefixSidTlv obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv.ipv6.prefix.sid.tlv._case with type arguments of type Ipv6PrefixSidTlvModifier and TypeMethodDescriptionIpv6PrefixSidTlvBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv6PrefixSidTlv> augmentation) Add an augmentation to this builder's product.Ipv6PrefixSidTlvBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv6PrefixSidTlv>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv.ipv6.prefix.sid.tlv._case with parameters of type Ipv6PrefixSidTlvModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpv6PrefixSidTlv
.