public interface AsNumberCase extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<AsNumberCase>, SubobjectType
This class represents the following YANG schema fragment defined in module rsvp
(Source path: META-INF/yang/rsvp.yang):
case as-number-case {
container as-number {
leaf as-number {
type as-number;
}
uses as-number-subobject;
}
}
The schema path to identify an instance is
rsvp/basic-explicit-route-subobjects/subobject-type/as-number-case| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
AsNumber |
getAsNumber() |
AsNumber getAsNumber()
Copyright © 2014. All rights reserved.