public interface Label extends org.opendaylight.yangtools.yang.binding.ChildOf<RecordRouteSubobjects>, org.opendaylight.yangtools.yang.binding.Augmentable<Label>, LabelSubobject
This class represents the following YANG schema fragment defined in module rsvp
container label {
uses label-subobject;
leaf global {
type boolean;
default false;
}
}
The schema path to identify an instance is
rsvp/record-route-subobjects/subobject-type/label-case/label
To create instances of this class use LabelBuilder.
LabelBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isGlobal() |
getLabelType, isUniDirectionalCopyright © 2018 OpenDaylight. All rights reserved.