public abstract class NodeContext
extends org.opendaylight.yangtools.yang.binding.BaseIdentity
This class represents the following YANG schema fragment defined in module rpcbench-payload
identity node-context { description "Identity used to mark node context for Routed RPCs (determines the type of routing)"; status CURRENT; }The schema path to identify an instance is rpcbench-payload/node-context
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Constructor and Description |
---|
NodeContext() |
Copyright © 2019 OpenDaylight. All rights reserved.