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 |
OperationDurationMetric
Java class for OperationDurationMetric complex type.
|
Modifier and Type | Field and Description |
---|---|
protected DurationMetric |
OperationMetricType.lastResponseTime |
protected DurationMetric |
OperationMetricType.maxResponseTime |
protected DurationMetric |
OperationMetricType.serviceTime |
Modifier and Type | Method and Description |
---|---|
DurationMetric |
ObjectFactory.createDurationMetric()
Create an instance of
DurationMetric |
DurationMetric |
OperationMetricType.getLastResponseTime()
Gets the value of the lastResponseTime property.
|
DurationMetric |
OperationMetricType.getMaxResponseTime()
Gets the value of the maxResponseTime property.
|
DurationMetric |
OperationMetricType.getServiceTime()
Gets the value of the serviceTime property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DurationMetric> |
ObjectFactory.createLastResponseTime(DurationMetric value)
|
JAXBElement<DurationMetric> |
ObjectFactory.createMaxResponseTime(DurationMetric value)
|
JAXBElement<DurationMetric> |
ObjectFactory.createServiceTime(DurationMetric value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DurationMetric> |
ObjectFactory.createLastResponseTime(DurationMetric value)
|
JAXBElement<DurationMetric> |
ObjectFactory.createMaxResponseTime(DurationMetric value)
|
JAXBElement<DurationMetric> |
ObjectFactory.createServiceTime(DurationMetric value)
|
void |
OperationMetricType.setLastResponseTime(DurationMetric value)
Sets the value of the lastResponseTime property.
|
void |
OperationMetricType.setMaxResponseTime(DurationMetric value)
Sets the value of the maxResponseTime property.
|
void |
OperationMetricType.setServiceTime(DurationMetric value)
Sets the value of the serviceTime property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.