public interface Type1Label extends org.opendaylight.yangtools.yang.binding.DataObject, CLabel
This class represents the following YANG schema fragment defined in module rsvp
grouping type1-label {
leaf type1-label {
type uint32;
}
}
The schema path to identify an instance is
rsvp/type1-label| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Long |
getType1Label() |
Long getType1Label()
java.lang.Long type1Label, or null if not presentCopyright © 2018 OpenDaylight. All rights reserved.