public interface SrlgSubobject extends org.opendaylight.yangtools.yang.binding.DataObject, CSubobject
This class represents the following YANG schema fragment defined in module rsvp
(Source path: META-INF/yang/rsvp.yang):
grouping srlg-subobject {
leaf srlg-id {
type srlg-id;
}
}
The schema path to identify an instance is
rsvp/srlg-subobject| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
SrlgId getSrlgId()
Copyright © 2014. All rights reserved.