public interface PrintOcpjavaOcpStatisticsInput extends org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.rpc.context.rev130617.RpcContextRef, org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<PrintOcpjavaOcpStatisticsInput>
This class represents the following YANG schema fragment defined in module ocp-radiohead-connection-provider-impl
container input {
leaf context-instance {
type instance-identifier;
}
uses rpc-context-ref {
refine (urn:opendaylight:params:xml:ns:yang:ocp:radiohead:connection:provider:impl?revision=2015-08-11)context-instance {
leaf context-instance {
type instance-identifier;
}
}
}
}
The schema path to identify an instance is
ocp-radiohead-connection-provider-impl/print-ocpjava-ocp-statistics/input
To create instances of this class use PrintOcpjavaOcpStatisticsInputBuilder.
PrintOcpjavaOcpStatisticsInputBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Copyright © 2016 OpenDaylight. All Rights Reserved.