public interface MyDerivedIdentity extends MyIdentity
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
identity my-derived-identity { base my-identity; }The schema path to identify an instance is opendaylight-default-value-test/my-derived-identity
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Copyright © 2019 OpenDaylight. All rights reserved.