public interface Srlg extends ChildOf<BasicExplicitRouteSubobjects>, Augmentable<Srlg>, SrlgSubobject
This class represents the following YANG schema fragment defined in module rsvp
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/srlg
To create instances of this class use SrlgBuilder.
SrlgBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetSrlgIdgetImplementedInterfaceCopyright © 2016 OpenDaylight. All rights reserved.