Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.waveband.switching.label._case.WavebandSwitchingLabel
-
-
Uses of WavebandSwitchingLabel 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 that return WavebandSwitchingLabel Modifier and Type Method Description WavebandSwitchingLabelWavebandSwitchingLabelCase. getWavebandSwitchingLabel()Return wavebandSwitchingLabel, ornullif it is not present.WavebandSwitchingLabelWavebandSwitchingLabelCaseBuilder. getWavebandSwitchingLabel()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type with parameters of type WavebandSwitchingLabel Modifier and Type Method Description WavebandSwitchingLabelCaseBuilderWavebandSwitchingLabelCaseBuilder. setWavebandSwitchingLabel(WavebandSwitchingLabel value) -
Uses of WavebandSwitchingLabel in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.waveband.switching.label._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.waveband.switching.label._case with type parameters of type WavebandSwitchingLabel Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabel>>
E$$WavebandSwitchingLabelBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.waveband.switching.label._case that return WavebandSwitchingLabel Modifier and Type Method Description WavebandSwitchingLabelWavebandSwitchingLabelBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.waveband.switching.label._case that return types with arguments of type WavebandSwitchingLabel Modifier and Type Method Description default Class<WavebandSwitchingLabel>WavebandSwitchingLabel. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.waveband.switching.label._case with parameters of type WavebandSwitchingLabel Modifier and Type Method Description static booleanWavebandSwitchingLabel. bindingEquals(@NonNull WavebandSwitchingLabel thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intWavebandSwitchingLabel. bindingHashCode(@NonNull WavebandSwitchingLabel obj)Default implementation ofObject.hashCode()contract for this interface.static StringWavebandSwitchingLabel. bindingToString(@NonNull WavebandSwitchingLabel 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.waveband.switching.label._case with type arguments of type WavebandSwitchingLabel Modifier and Type Method Description WavebandSwitchingLabelBuilderWavebandSwitchingLabelBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabel> augmentation)Add an augmentation to this builder's product.WavebandSwitchingLabelBuilderWavebandSwitchingLabelBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<WavebandSwitchingLabel>> 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.waveband.switching.label._case with parameters of type WavebandSwitchingLabel Constructor Description WavebandSwitchingLabelBuilder(WavebandSwitchingLabel base)
-