Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.WavebandSwitchingLabelCase
Package
Description
-
Uses of WavebandSwitchingLabelCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<WavebandSwitchingLabelCase>>
E$$WavebandSwitchingLabelCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull WavebandSwitchingLabelCase
WavebandSwitchingLabelCaseBuilder.build()
A newWavebandSwitchingLabelCase
instance.Modifier and TypeMethodDescriptiondefault Class
<WavebandSwitchingLabelCase> WavebandSwitchingLabelCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
WavebandSwitchingLabelCase.bindingEquals
(@NonNull WavebandSwitchingLabelCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
WavebandSwitchingLabelCase.bindingHashCode
(@NonNull WavebandSwitchingLabelCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
WavebandSwitchingLabelCase.bindingToString
(@NonNull WavebandSwitchingLabelCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionWavebandSwitchingLabelCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<WavebandSwitchingLabelCase> augmentation) Add an augmentation to this builder's product.WavebandSwitchingLabelCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<WavebandSwitchingLabelCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedWavebandSwitchingLabelCase
.