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