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.Ipv6PrefixSidTlvCase
Packages that use Ipv6PrefixSidTlvCase
Package
Description
-
Uses of Ipv6PrefixSidTlvCase 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 with type parameters of type Ipv6PrefixSidTlvCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Ipv6PrefixSidTlvCase>>
E$$Ipv6PrefixSidTlvCaseBuilder.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 that return Ipv6PrefixSidTlvCaseModifier and TypeMethodDescription@NonNull Ipv6PrefixSidTlvCase
Ipv6PrefixSidTlvCaseBuilder.build()
A newIpv6PrefixSidTlvCase
instance.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 types with arguments of type Ipv6PrefixSidTlvCaseModifier and TypeMethodDescriptiondefault Class
<Ipv6PrefixSidTlvCase> Ipv6PrefixSidTlvCase.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 with parameters of type Ipv6PrefixSidTlvCaseModifier and TypeMethodDescriptionstatic boolean
Ipv6PrefixSidTlvCase.bindingEquals
(@NonNull Ipv6PrefixSidTlvCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Ipv6PrefixSidTlvCase.bindingHashCode
(@NonNull Ipv6PrefixSidTlvCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Ipv6PrefixSidTlvCase.bindingToString
(@NonNull Ipv6PrefixSidTlvCase 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 with type arguments of type Ipv6PrefixSidTlvCaseModifier and TypeMethodDescriptionIpv6PrefixSidTlvCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv6PrefixSidTlvCase> augmentation) Add an augmentation to this builder's product.Ipv6PrefixSidTlvCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv6PrefixSidTlvCase>> 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 with parameters of type Ipv6PrefixSidTlvCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpv6PrefixSidTlvCase
.