|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DurationMetric | |
|---|---|
| com.ebmwebsourcing.wsstar.dm.impl.expression | |
| com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 | |
| Uses of DurationMetric in com.ebmwebsourcing.wsstar.dm.impl.expression |
|---|
| Constructors in com.ebmwebsourcing.wsstar.dm.impl.expression with parameters of type DurationMetric | |
|---|---|
QoSDurationImpl(DurationMetric model,
WSDMElementImpl parent)
|
|
| Uses of DurationMetric in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 |
|---|
| Subclasses of DurationMetric in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 | |
|---|---|
class |
OperationDurationMetric
Java class for OperationDurationMetric complex type. |
| Fields in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 declared as DurationMetric | |
|---|---|
protected DurationMetric |
OperationMetricType.lastResponseTime
|
protected DurationMetric |
OperationMetricType.maxResponseTime
|
protected DurationMetric |
OperationMetricType.serviceTime
|
| Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 that return DurationMetric | |
|---|---|
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. |
| Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 that return types with arguments of type DurationMetric | |
|---|---|
javax.xml.bind.JAXBElement<DurationMetric> |
ObjectFactory.createLastResponseTime(DurationMetric value)
Create an instance of JAXBElement<DurationMetric>} |
javax.xml.bind.JAXBElement<DurationMetric> |
ObjectFactory.createMaxResponseTime(DurationMetric value)
Create an instance of JAXBElement<DurationMetric>} |
javax.xml.bind.JAXBElement<DurationMetric> |
ObjectFactory.createServiceTime(DurationMetric value)
Create an instance of JAXBElement<DurationMetric>} |
| Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 with parameters of type DurationMetric | |
|---|---|
javax.xml.bind.JAXBElement<DurationMetric> |
ObjectFactory.createLastResponseTime(DurationMetric value)
Create an instance of JAXBElement<DurationMetric>} |
javax.xml.bind.JAXBElement<DurationMetric> |
ObjectFactory.createMaxResponseTime(DurationMetric value)
Create an instance of JAXBElement<DurationMetric>} |
javax.xml.bind.JAXBElement<DurationMetric> |
ObjectFactory.createServiceTime(DurationMetric value)
Create an instance of JAXBElement<DurationMetric>} |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||