|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2.IntegerCounter
com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2.OperationIntegerCounter
public class OperationIntegerCounter
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"/>
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
operationName
|
protected javax.xml.namespace.QName |
portType
|
| Fields inherited from class com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2.IntegerCounter |
|---|
duration, lastUpdated, resetAt, value |
| Constructor Summary | |
|---|---|
OperationIntegerCounter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
copyTo(java.lang.Object target)
|
java.lang.Object |
copyTo(java.lang.Object target,
org.jvnet.jaxb2_commons.lang.builder.CopyBuilder copyBuilder)
|
java.lang.Object |
createCopy()
|
boolean |
equals(java.lang.Object object)
|
void |
equals(java.lang.Object object,
org.apache.commons.lang.builder.EqualsBuilder equalsBuilder)
|
java.lang.String |
getOperationName()
Gets the value of the operationName property. |
javax.xml.namespace.QName |
getPortType()
Gets the value of the portType property. |
int |
hashCode()
|
void |
hashCode(org.apache.commons.lang.builder.HashCodeBuilder hashCodeBuilder)
|
void |
setOperationName(java.lang.String value)
Sets the value of the operationName property. |
void |
setPortType(javax.xml.namespace.QName value)
Sets the value of the portType property. |
java.lang.String |
toString()
|
void |
toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
|
| Methods inherited from class com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2.IntegerCounter |
|---|
getDuration, getLastUpdated, getOtherAttributes, getResetAt, getValue, setDuration, setLastUpdated, setResetAt, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String operationName
protected javax.xml.namespace.QName portType
| Constructor Detail |
|---|
public OperationIntegerCounter()
| Method Detail |
|---|
public java.lang.String getOperationName()
Stringpublic void setOperationName(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.namespace.QName getPortType()
QNamepublic void setPortType(javax.xml.namespace.QName value)
value - allowed object is
QNamepublic void toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
toString in interface org.jvnet.jaxb2_commons.lang.ToStringtoString in class IntegerCounterpublic java.lang.String toString()
toString in class IntegerCounter
public void equals(java.lang.Object object,
org.apache.commons.lang.builder.EqualsBuilder equalsBuilder)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class IntegerCounterpublic boolean equals(java.lang.Object object)
equals in class IntegerCounterpublic void hashCode(org.apache.commons.lang.builder.HashCodeBuilder hashCodeBuilder)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class IntegerCounterpublic int hashCode()
hashCode in class IntegerCounter
public java.lang.Object copyTo(java.lang.Object target,
org.jvnet.jaxb2_commons.lang.builder.CopyBuilder copyBuilder)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class IntegerCounterpublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyablecopyTo in class IntegerCounterpublic java.lang.Object createCopy()
createCopy in interface org.jvnet.jaxb2_commons.lang.CopyablecreateCopy in interface org.jvnet.jaxb2_commons.lang.CopyTocreateCopy in class IntegerCounter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||