public abstract class VniContext
extends org.opendaylight.yangtools.yang.binding.BaseIdentity
This class represents the following YANG schema fragment defined in module odl-mappingservice
identity vni-context {
description
"A classifier for virtual-network-identifier 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/vni-context| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Constructor and Description |
|---|
VniContext() |
Copyright © 2018 OpenDaylight. All rights reserved.