com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc
Class WSDLInput
- java.lang.Object
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.BaseObject
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.LogicalObject
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.WSDLInput
- public class WSDLInput
- extends LogicalObject
Constructor Summary
Constructor and Description |
---|
WSDLInput()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getAction()
|
|
getInputMessage()
|
|
setAction(java.lang.String action)
|
|
setInputMessage(java.lang.String inputMessage)
|
Methods inherited from class com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.LogicalObject |
---|
getDocument, getExtensions, getExtensions, setDocument, setExtensions, setExtensions |
Methods inherited from class com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.BaseObject |
---|
getBsrURI, getClassificationURIs, getClassificationURIs, getCreationTimestamp, getDescription, getLastModified, getLastModifiedBy, getName, getNamespace, getOwner, getUserDefinedProperties, getUserDefinedProperties, getUserDefinedRelationships, getUserDefinedRelationships, getVersion, setBsrURI, setClassificationURIs, setClassificationURIs, setCreationTimestamp, setDescription, setLastModified, setLastModifiedBy, setName, setNamespace, setOwner, setUserDefinedProperties, setUserDefinedProperties, setUserDefinedRelationships, setUserDefinedRelationships, setVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
WSDLInput
- public WSDLInput()
Method Detail
getInputMessage
- public java.lang.String getInputMessage( )
setInputMessage
- public void setInputMessage(java.lang.String inputMessage)
getAction
- public java.lang.String getAction( )
setAction
- public void setAction(java.lang.String action)