public interface ResetOcpjavaOcpStatisticsOutput extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<ResetOcpjavaOcpStatisticsOutput>
This class represents the following YANG schema fragment defined in module ocp-radiohead-connection-provider-impl
container output {
leaf result {
type string;
}
}
The schema path to identify an instance is
ocp-radiohead-connection-provider-impl/reset-ocpjava-ocp-statistics/output
To create instances of this class use ResetOcpjavaOcpStatisticsOutputBuilder.
ResetOcpjavaOcpStatisticsOutputBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
String |
getResult() |
String getResult()
java.lang.String result, or null if not presentCopyright © 2016 OpenDaylight. All Rights Reserved.