public interface LeafFromGrouping
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-augment-test
grouping leaf-from-grouping { leaf leaf-from-grouping { type string; } }The schema path to identify an instance is opendaylight-mdsal-augment-test/leaf-from-grouping
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
String |
getLeafFromGrouping() |
String getLeafFromGrouping()
Copyright © 2019 OpenDaylight. All rights reserved.