public interface SubobjectContainer extends org.opendaylight.yangtools.yang.binding.ChildOf<SecondaryRecordRouteObject>, org.opendaylight.yangtools.yang.binding.Augmentable<SubobjectContainer>, SecondaryRecordRouteSubobjects
This class represents the following YANG schema fragment defined in module rsvp
list subobject-container {
uses secondary-record-route-subobjects;
ordered-by user;
}
The schema path to identify an instance is
rsvp/secondary-record-route-object/secondary-record-route-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() |
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 RecordRouteSubobjectsimplementedInterface in interface SecondaryRecordRouteSubobjectsCopyright © 2020 OpenDaylight. All rights reserved.