public interface Exrs extends org.opendaylight.yangtools.yang.binding.ChildOf<BasicExplicitRouteSubobjects>, org.opendaylight.yangtools.yang.binding.Augmentable<Exrs>
This class represents the following YANG schema fragment defined in module rsvp
container exrs {
list exrs {
uses exclude-route-subobjects;
}
}
The schema path to identify an instance is
rsvp/explicit-route-subobjects/subobject-type/exrs-case/exrs
To create instances of this class use ExrsBuilder.
ExrsBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
List<Exrs> |
getExrs() |
Copyright © 2018 OpenDaylight. All rights reserved.