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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type -
-
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 WavebandSwitchingLabelCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabelCase>>
E$$WavebandSwitchingLabelCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type that return WavebandSwitchingLabelCase Modifier and Type Method Description WavebandSwitchingLabelCaseWavebandSwitchingLabelCaseBuilder. build()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 WavebandSwitchingLabelCase Modifier and Type Method Description default 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 WavebandSwitchingLabelCase Modifier and Type Method Description static booleanWavebandSwitchingLabelCase. bindingEquals(@NonNull WavebandSwitchingLabelCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intWavebandSwitchingLabelCase. bindingHashCode(@NonNull WavebandSwitchingLabelCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringWavebandSwitchingLabelCase. 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 WavebandSwitchingLabelCase Modifier and Type Method Description WavebandSwitchingLabelCaseBuilderWavebandSwitchingLabelCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabelCase> augmentation)Add an augmentation to this builder's product.WavebandSwitchingLabelCaseBuilderWavebandSwitchingLabelCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.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 WavebandSwitchingLabelCase Constructor Description WavebandSwitchingLabelCaseBuilder(WavebandSwitchingLabelCase base)
-