public abstract class XtridContext
extends org.opendaylight.yangtools.yang.binding.BaseIdentity
This class represents the following YANG schema fragment defined in module odl-mappingservice
identity xtrid-context {
description
"A classifier for xtr-id elements which allows direct access to a particular element in the data tree.";
status CURRENT;
}
The schema path to identify an instance is
odl-mappingservice/xtrid-context| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Constructor and Description |
|---|
XtridContext() |
Copyright © 2018 OpenDaylight. All rights reserved.