public interface Unnumbered extends org.opendaylight.yangtools.yang.binding.ChildOf<BasicExplicitRouteSubobjects>, org.opendaylight.yangtools.yang.binding.Augmentable<Unnumbered>, UnnumberedSubobject
This class represents the following YANG schema fragment defined in module rsvp
container unnumbered {
leaf router-id {
type uint32;
}
leaf interface-id {
type uint32;
}
uses unnumbered-subobject;
}
The schema path to identify an instance is
rsvp/basic-explicit-route-subobjects/subobject-type/unnumbered-case/unnumbered
To create instances of this class use UnnumberedBuilder.
UnnumberedBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetInterfaceId, getRouterIdCopyright © 2018 OpenDaylight. All rights reserved.