public interface Type1LabelCase extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<Type1LabelCase>, LabelType
This class represents the following YANG schema fragment defined in module rsvp
case type1-label-case {
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| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Type1Label |
getType1Label() |
Type1Label getType1Label()
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.label.subobject.label.type.type1.label._case.Type1Label type1Label, or null if not presentCopyright © 2018 OpenDaylight. All rights reserved.