public interface ListViaUses
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-augment-test
list list-via-uses { key name; leaf name { type string; } }The schema path to identify an instance is opendaylight-mdsal-augment-test/complex-from-grouping/list-via-uses
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
ListViaUsesKey |
getIdentifier()
Returns Primary Key of Yang List Type
|
String |
getName() |
String getName()
ListViaUsesKey getIdentifier()
Copyright © 2019 OpenDaylight. All rights reserved.