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.
GeneralizedLabelBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<GeneralizedLabel> |
implementedInterface() |
getGeneralizedLabeldefault Class<GeneralizedLabel> implementedInterface()
implementedInterface in interface CLabelimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface GeneralizedLabelCopyright © 2020 OpenDaylight. All rights reserved.