
public class OperationDurationMetric extends DurationMetric
Java class for OperationDurationMetric complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OperationDurationMetric">
<simpleContent>
<extension base="<http://docs.oasis-open.org/wsdm/mows-2.xsd>DurationMetric">
<attGroup ref="{http://docs.oasis-open.org/wsdm/mows-2.xsd}OperationNameGroup"/>
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
operationName |
protected QName |
portType |
duration, lastUpdated, resetAt, value| Constructor and Description |
|---|
OperationDurationMetric() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperationName()
Gets the value of the operationName property.
|
QName |
getPortType()
Gets the value of the portType property.
|
void |
setOperationName(String value)
Sets the value of the operationName property.
|
void |
setPortType(QName value)
Sets the value of the portType property.
|
getDuration, getLastUpdated, getOtherAttributes, getResetAt, getValue, setDuration, setLastUpdated, setResetAt, setValuepublic String getOperationName()
Stringpublic void setOperationName(String value)
value - allowed object is
Stringpublic QName getPortType()
QNameCopyright © 2008–2017 MIL-OSS. All rights reserved.