Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.sid.label.index.sid.label.index.LocalLabelCase
Packages that use LocalLabelCase
Package
Description
-
Uses of LocalLabelCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.sid.label.index.sid.label.index
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.sid.label.index.sid.label.index with type parameters of type LocalLabelCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<LocalLabelCase>>
E$$LocalLabelCaseBuilder.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.sid.label.index.sid.label.index that return LocalLabelCaseModifier and TypeMethodDescription@NonNull LocalLabelCase
LocalLabelCaseBuilder.build()
A newLocalLabelCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.sid.label.index.sid.label.index that return types with arguments of type LocalLabelCaseModifier and TypeMethodDescriptiondefault Class
<LocalLabelCase> LocalLabelCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.sid.label.index.sid.label.index with parameters of type LocalLabelCaseModifier and TypeMethodDescriptionstatic boolean
LocalLabelCase.bindingEquals
(@NonNull LocalLabelCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
LocalLabelCase.bindingHashCode
(@NonNull LocalLabelCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
LocalLabelCase.bindingToString
(@NonNull LocalLabelCase 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.sid.label.index.sid.label.index with type arguments of type LocalLabelCaseModifier and TypeMethodDescriptionLocalLabelCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LocalLabelCase> augmentation) Add an augmentation to this builder's product.LocalLabelCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LocalLabelCase>> 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.sid.label.index.sid.label.index with parameters of type LocalLabelCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedLocalLabelCase
.