public interface RecordRouteObject extends org.opendaylight.yangtools.yang.binding.ChildOf<RecordRouteObject>, org.opendaylight.yangtools.yang.binding.Augmentable<RecordRouteObject>, RsvpTeObject, RecordRouteSubobjectsList
This class represents the following YANG schema fragment defined in module rsvp
container record-route-object {
uses rsvp-te-object;
uses record-route-subobjects-list;
}
The schema path to identify an instance is
rsvp/record-route-object/record-route-object
To create instances of this class use RecordRouteObjectBuilder.
RecordRouteObjectBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<RecordRouteObject> |
implementedInterface() |
getSubobjectContainer, nonnullSubobjectContainerdefault Class<RecordRouteObject> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface RecordRouteSubobjectsListimplementedInterface in interface RsvpTeObjectCopyright © 2020 OpenDaylight. All rights reserved.