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