Package | Description |
---|---|
org.oasis_open.docs.wsdm.mows_2 |
This Source Code Form is subject to the terms of the Mozilla Public
License, v.
|
Modifier and Type | Class and Description |
---|---|
class |
OperationIntegerCounter
Java class for OperationIntegerCounter complex type.
|
Modifier and Type | Field and Description |
---|---|
protected IntegerCounter |
OperationMetricType.lastRequestSize |
protected IntegerCounter |
OperationMetricType.lastResponseSize |
protected IntegerCounter |
OperationMetricType.maxRequestSize |
protected IntegerCounter |
OperationMetricType.maxResponseSize |
protected IntegerCounter |
OperationMetricType.numberOfFailedRequests |
protected IntegerCounter |
OperationMetricType.numberOfRequests |
protected IntegerCounter |
OperationMetricType.numberOfSuccessfulRequests |
Modifier and Type | Method and Description |
---|---|
IntegerCounter |
ObjectFactory.createIntegerCounter()
Create an instance of
IntegerCounter |
IntegerCounter |
OperationMetricType.getLastRequestSize()
Gets the value of the lastRequestSize property.
|
IntegerCounter |
OperationMetricType.getLastResponseSize()
Gets the value of the lastResponseSize property.
|
IntegerCounter |
OperationMetricType.getMaxRequestSize()
Gets the value of the maxRequestSize property.
|
IntegerCounter |
OperationMetricType.getMaxResponseSize()
Gets the value of the maxResponseSize property.
|
IntegerCounter |
OperationMetricType.getNumberOfFailedRequests()
Gets the value of the numberOfFailedRequests property.
|
IntegerCounter |
OperationMetricType.getNumberOfRequests()
Gets the value of the numberOfRequests property.
|
IntegerCounter |
OperationMetricType.getNumberOfSuccessfulRequests()
Gets the value of the numberOfSuccessfulRequests property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<IntegerCounter> |
ObjectFactory.createLastRequestSize(IntegerCounter value)
|
JAXBElement<IntegerCounter> |
ObjectFactory.createLastResponseSize(IntegerCounter value)
|
JAXBElement<IntegerCounter> |
ObjectFactory.createMaxRequestSize(IntegerCounter value)
|
JAXBElement<IntegerCounter> |
ObjectFactory.createMaxResponseSize(IntegerCounter value)
|
JAXBElement<IntegerCounter> |
ObjectFactory.createNumberOfFailedRequests(IntegerCounter value)
|
JAXBElement<IntegerCounter> |
ObjectFactory.createNumberOfRequests(IntegerCounter value)
|
JAXBElement<IntegerCounter> |
ObjectFactory.createNumberOfSuccessfulRequests(IntegerCounter value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<IntegerCounter> |
ObjectFactory.createLastRequestSize(IntegerCounter value)
|
JAXBElement<IntegerCounter> |
ObjectFactory.createLastResponseSize(IntegerCounter value)
|
JAXBElement<IntegerCounter> |
ObjectFactory.createMaxRequestSize(IntegerCounter value)
|
JAXBElement<IntegerCounter> |
ObjectFactory.createMaxResponseSize(IntegerCounter value)
|
JAXBElement<IntegerCounter> |
ObjectFactory.createNumberOfFailedRequests(IntegerCounter value)
|
JAXBElement<IntegerCounter> |
ObjectFactory.createNumberOfRequests(IntegerCounter value)
|
JAXBElement<IntegerCounter> |
ObjectFactory.createNumberOfSuccessfulRequests(IntegerCounter value)
|
void |
OperationMetricType.setLastRequestSize(IntegerCounter value)
Sets the value of the lastRequestSize property.
|
void |
OperationMetricType.setLastResponseSize(IntegerCounter value)
Sets the value of the lastResponseSize property.
|
void |
OperationMetricType.setMaxRequestSize(IntegerCounter value)
Sets the value of the maxRequestSize property.
|
void |
OperationMetricType.setMaxResponseSize(IntegerCounter value)
Sets the value of the maxResponseSize property.
|
void |
OperationMetricType.setNumberOfFailedRequests(IntegerCounter value)
Sets the value of the numberOfFailedRequests property.
|
void |
OperationMetricType.setNumberOfRequests(IntegerCounter value)
Sets the value of the numberOfRequests property.
|
void |
OperationMetricType.setNumberOfSuccessfulRequests(IntegerCounter value)
Sets the value of the numberOfSuccessfulRequests property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.