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