Interface GeneralizedLabel

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<GeneralizedLabel>, 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, GeneralizedLabel

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

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

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

    To create instances of this class use GeneralizedLabelBuilder.

    See Also:
    GeneralizedLabelBuilder
    • Field Detail

      • QNAME

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