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.BindingSidTlvCase
Packages that use BindingSidTlvCase
Package
Description
-
Uses of BindingSidTlvCase 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 BindingSidTlvCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<BindingSidTlvCase>>
E$$BindingSidTlvCaseBuilder.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 BindingSidTlvCaseModifier and TypeMethodDescription@NonNull BindingSidTlvCase
BindingSidTlvCaseBuilder.build()
A newBindingSidTlvCase
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 BindingSidTlvCaseModifier and TypeMethodDescriptiondefault Class
<BindingSidTlvCase> BindingSidTlvCase.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 BindingSidTlvCaseModifier and TypeMethodDescriptionstatic boolean
BindingSidTlvCase.bindingEquals
(@NonNull BindingSidTlvCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
BindingSidTlvCase.bindingHashCode
(@NonNull BindingSidTlvCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
BindingSidTlvCase.bindingToString
(@NonNull BindingSidTlvCase 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 BindingSidTlvCaseModifier and TypeMethodDescriptionBindingSidTlvCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<BindingSidTlvCase> augmentation) Add an augmentation to this builder's product.BindingSidTlvCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<BindingSidTlvCase>> 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 BindingSidTlvCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedBindingSidTlvCase
.