public abstract class MultilayerTopologyContext
extends org.opendaylight.yangtools.yang.binding.BaseIdentity
This class represents the following YANG schema fragment defined in module multilayer-topology
identity multilayer-topology-context {
description
"Identity used to mark the multilayer network topology context.
Defined for RPC binding to a particular topology instance.
The instance must support Multilayer RPCs.";
status CURRENT;
}
The schema path to identify an instance is
multilayer-topology/multilayer-topology-context| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Constructor and Description |
|---|
MultilayerTopologyContext() |
Copyright © 2018 OpenDaylight. All rights reserved.