public interface SchemaLeaf extends DataObject
This class represents the following YANG schema fragment defined in module ietf-yang-library
grouping schema-leaf { leaf schema { type inet:uri; } }The schema path to identify an instance is ietf-yang-library/modules-state/schema-leaf
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getImplementedInterface
Copyright © 2019 OpenDaylight. All rights reserved.