public interface ExplicitRouteObject extends org.opendaylight.yangtools.yang.binding.ChildOf<ExplicitRouteObject>, org.opendaylight.yangtools.yang.binding.Augmentable<ExplicitRouteObject>, RsvpTeObject, ExplicitRouteSubobjectsList
This class represents the following YANG schema fragment defined in module rsvp
container explicit-route-object {
uses rsvp-te-object;
uses explicit-route-subobjects-list;
}
The schema path to identify an instance is
rsvp/explicit-route-object/explicit-route-object
To create instances of this class use ExplicitRouteObjectBuilder.
ExplicitRouteObjectBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<ExplicitRouteObject> |
implementedInterface() |
getSubobjectContainer, nonnullSubobjectContainerdefault Class<ExplicitRouteObject> 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.