Interface WavebandSwitchingLabel

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<WavebandSwitchingLabel>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<LabelSubobject>, CLabel, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, WavebandSwitchingLabel

    public interface WavebandSwitchingLabel
    extends org.opendaylight.yangtools.yang.binding.ChildOf<LabelSubobject>, org.opendaylight.yangtools.yang.binding.Augmentable<WavebandSwitchingLabel>, WavebandSwitchingLabel

    This class represents the following YANG schema fragment defined in module rsvp

     container waveband-switching-label {
       uses waveband-switching-label;
     }
     
    The schema path to identify an instance is rsvp/label-subobject/label-type/waveband-switching-label-case/waveband-switching-label

    To create instances of this class use WavebandSwitchingLabelBuilder.

    See Also:
    WavebandSwitchingLabelBuilder
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME