public interface SubobjectContainer extends org.opendaylight.yangtools.yang.binding.ChildOf<RecordRouteSubobjectsList>, org.opendaylight.yangtools.yang.binding.Augmentable<SubobjectContainer>, RecordRouteSubobjects
This class represents the following YANG schema fragment defined in module rsvp
list subobject-container {
uses record-route-subobjects;
ordered-by user;
}
The schema path to identify an instance is
rsvp/record-route-subobjects-list/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() |
getSubobjectType, isProtectionAvailable, isProtectionInUsedefault Class<SubobjectContainer> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface RecordRouteSubobjectsCopyright © 2020 OpenDaylight. All rights reserved.