public interface Type1Label extends org.opendaylight.yangtools.yang.binding.ChildOf<LabelSubobject>, org.opendaylight.yangtools.yang.binding.Augmentable<Type1Label>, Type1Label
This class represents the following YANG schema fragment defined in module rsvp
container type1-label {
leaf type1-label {
type uint32;
}
uses type1-label;
}
The schema path to identify an instance is
rsvp/label-subobject/label-type/type1-label-case/type1-label
To create instances of this class use Type1LabelBuilder.
Type1LabelBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetType1LabelCopyright © 2018 OpenDaylight. All rights reserved.