public interface SubobjectContainer extends org.opendaylight.yangtools.yang.binding.ChildOf<LspAttributesObject>, org.opendaylight.yangtools.yang.binding.Augmentable<SubobjectContainer>, LspAttSubobject
This class represents the following YANG schema fragment defined in module rsvp
list subobject-container {
uses lsp-att-subobject;
}
The schema path to identify an instance is
rsvp/lsp-attributes-object/lsp-attributes-object/subobject-container
To create instances of this class use SubobjectContainerBuilder.
SubobjectContainerBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<SubobjectContainer> |
implementedInterface() |
getLspSubobjectdefault Class<SubobjectContainer> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface LspAttSubobjectCopyright © 2020 OpenDaylight. All rights reserved.