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