|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.connector2.sna.lu62.tools.Lu62Operation
Field Summary | |
---|---|
protected java.lang.Boolean |
_required
|
Constructor Summary | |
---|---|
Lu62Operation()
|
Method Summary | |
---|---|
javax.xml.namespace.QName |
getElementType()
Gets the elementType |
int |
getExecutionTimeout()
Gets the executionTimeout |
int |
getInteractionVerb()
Gets the interactionVerb |
java.lang.Boolean |
getRequired()
Gets the required |
void |
setElementType(javax.xml.namespace.QName elementType)
Sets the elementType |
void |
setExecutionTimeout(int executionTimeout)
Sets the executionTimeout |
void |
setInteractionVerb(int interactionVerb)
Sets the interactionVerb |
void |
setRequired(java.lang.Boolean required)
Sets the required |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.lang.Boolean _required
Constructor Detail |
public Lu62Operation()
Method Detail |
public javax.xml.namespace.QName getElementType()
getElementType
in interface javax.wsdl.extensions.ExtensibilityElement
public void setElementType(javax.xml.namespace.QName elementType)
setElementType
in interface javax.wsdl.extensions.ExtensibilityElement
elementType
- The elementType to setpublic java.lang.Boolean getRequired()
getRequired
in interface javax.wsdl.extensions.ExtensibilityElement
public void setRequired(java.lang.Boolean required)
setRequired
in interface javax.wsdl.extensions.ExtensibilityElement
required
- The required to setpublic int getInteractionVerb()
public void setInteractionVerb(int interactionVerb)
interactionVerb
- The interactionVerb to setpublic int getExecutionTimeout()
public void setExecutionTimeout(int executionTimeout)
executionTimeout
- The executionTimeout to set
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |