public interface FlagsTlv extends DataObject, Augmentable<FlagsTlv>, AttributeFlags, LspSubobject
This class represents the following YANG schema fragment defined in module rsvp
case flags-tlv {
list flag-container {
key leaf flags {
type binary;
}
}
}
The schema path to identify an instance is
rsvp/lsp-att-subobject/lsp-subobject/flags-tlv| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetFlagContainergetImplementedInterfaceCopyright © 2016 OpenDaylight. All rights reserved.