public interface FastRerouteObject extends org.opendaylight.yangtools.yang.binding.ChoiceIn<FastRerouteObject>
This class represents the following YANG schema fragment defined in module rsvp
choice fast-reroute-object {
case basic-fast-reroute-object {
uses common-fast-reroute-object;
}
case legacy-fast-reroute-object {
uses common-fast-reroute-object;
}
}
The schema path to identify an instance is
rsvp/fast-reroute-object/fast-reroute-object| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Copyright © 2018 OpenDaylight. All rights reserved.