public class OperationIntegerCounter extends IntegerCounter
Java class for OperationIntegerCounter complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OperationIntegerCounter"> <simpleContent> <extension base="<http://docs.oasis-open.org/wsdm/mows-2.xsd>IntegerCounter"> <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 |
---|
OperationIntegerCounter() |
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, setValue
public String getOperationName()
String
public void setOperationName(String value)
value
- allowed object is
String
public QName getPortType()
QName
Copyright © 2008–2017 MIL-OSS. All rights reserved.