public interface FlagsTlv extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<FlagsTlv>, AttributeFlags, LspSubobject
This class represents the following YANG schema fragment defined in module rsvp
case flags-tlv {
list flag-container {
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 |
getAugmentationgetFlagContainerCopyright © 2018 OpenDaylight. All rights reserved.