public interface BasicFastRerouteObjectCase extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<BasicFastRerouteObjectCase>, FastRerouteObject
This class represents the following YANG schema fragment defined in module rsvp
case basic-fast-reroute-object-case {
container basic-fast-reroute-object {
uses common-fast-reroute-object;
}
}
The schema path to identify an instance is
rsvp/fast-reroute-object/fast-reroute-object/basic-fast-reroute-object-case| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
@Nullable BasicFastRerouteObject |
getBasicFastRerouteObject() |
default Class<BasicFastRerouteObjectCase> |
implementedInterface() |
default Class<BasicFastRerouteObjectCase> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject@Nullable BasicFastRerouteObject getBasicFastRerouteObject()
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.fast.reroute.object.fast.reroute.object.basic.fast.reroute.object._case.BasicFastRerouteObject basicFastRerouteObject, or null if not presentCopyright © 2020 OpenDaylight. All rights reserved.