Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.WavebandSwitchingLabelCase
Packages that use WavebandSwitchingLabelCase
Package
Description
-
Uses of WavebandSwitchingLabelCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type with type parameters of type WavebandSwitchingLabelCaseModifier 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.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type that return WavebandSwitchingLabelCaseModifier and TypeMethodDescription@NonNull WavebandSwitchingLabelCase
WavebandSwitchingLabelCaseBuilder.build()
A newWavebandSwitchingLabelCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type that return types with arguments of type WavebandSwitchingLabelCaseModifier and TypeMethodDescriptiondefault Class
<WavebandSwitchingLabelCase> WavebandSwitchingLabelCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type with parameters of type WavebandSwitchingLabelCaseModifier 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.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type with type arguments of type WavebandSwitchingLabelCaseModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type with parameters of type WavebandSwitchingLabelCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedWavebandSwitchingLabelCase
.