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
case as-number-case {
container 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() |
Copyright © 2018 OpenDaylight. All rights reserved.