public interface GeneralizedLabel extends org.opendaylight.yangtools.yang.binding.DataObject, CLabel
This class represents the following YANG schema fragment defined in module rsvp
grouping generalized-label {
leaf generalized-label {
type binary;
}
}
The schema path to identify an instance is
rsvp/generalized-label| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getGeneralizedLabel() |
Copyright © 2018 OpenDaylight. All rights reserved.