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
Packages that use WavebandSwitchingLabel
Package
Description
-
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 WavebandSwitchingLabelModifier and TypeMethodDescriptionWavebandSwitchingLabelCase.getWavebandSwitchingLabel()Return wavebandSwitchingLabel, ornullif it is not present.WavebandSwitchingLabelCaseBuilder.getWavebandSwitchingLabel()Return current value associated with the property corresponding toWavebandSwitchingLabelCase.getWavebandSwitchingLabel().@NonNull WavebandSwitchingLabelWavebandSwitchingLabelCase.nonnullWavebandSwitchingLabel()Return wavebandSwitchingLabel, or an empty instance if it is not present.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type with parameters of type WavebandSwitchingLabelModifier and TypeMethodDescriptionWavebandSwitchingLabelCaseBuilder.setWavebandSwitchingLabel(WavebandSwitchingLabel value) Set the property corresponding toWavebandSwitchingLabelCase.getWavebandSwitchingLabel()to the specified 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 WavebandSwitchingLabelModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<WavebandSwitchingLabel>>
E$$WavebandSwitchingLabelBuilder.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.waveband.switching.label._case that return WavebandSwitchingLabelModifier and TypeMethodDescription@NonNull WavebandSwitchingLabelWavebandSwitchingLabelBuilder.build()A newWavebandSwitchingLabelinstance.static @NonNull WavebandSwitchingLabelWavebandSwitchingLabelBuilder.empty()Get empty instance of WavebandSwitchingLabel.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 WavebandSwitchingLabelModifier and TypeMethodDescriptiondefault 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 WavebandSwitchingLabelModifier and TypeMethodDescriptionstatic 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 WavebandSwitchingLabelModifier and TypeMethodDescriptionWavebandSwitchingLabelBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<WavebandSwitchingLabel> augmentation) Add an augmentation to this builder's product.WavebandSwitchingLabelBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.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 WavebandSwitchingLabelModifierConstructorDescriptionConstruct a builder initialized with state from specifiedWavebandSwitchingLabel.