|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.workflow.stubs.types.WMSInputType
public class WMSInputType
This type represents the input type for a BPEL workflow
| Constructor Summary | |
|---|---|
WMSInputType()
|
|
WMSInputType(java.lang.String bpelDoc,
org.apache.axis.message.addressing.EndpointReferenceType delegationEPR,
java.util.Calendar terminationTime,
java.lang.String workflowName,
WSDLReferences[] wsdlReferences)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getBpelDoc()
Gets the bpelDoc value for this WMSInputType. |
org.apache.axis.message.addressing.EndpointReferenceType |
getDelegationEPR()
Gets the delegationEPR value for this WMSInputType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.util.Calendar |
getTerminationTime()
Gets the terminationTime value for this WMSInputType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getWorkflowName()
Gets the workflowName value for this WMSInputType. |
WSDLReferences[] |
getWsdlReferences()
Gets the wsdlReferences value for this WMSInputType. |
WSDLReferences |
getWsdlReferences(int i)
|
int |
hashCode()
|
void |
setBpelDoc(java.lang.String bpelDoc)
Sets the bpelDoc value for this WMSInputType. |
void |
setDelegationEPR(org.apache.axis.message.addressing.EndpointReferenceType delegationEPR)
Sets the delegationEPR value for this WMSInputType. |
void |
setTerminationTime(java.util.Calendar terminationTime)
Sets the terminationTime value for this WMSInputType. |
void |
setWorkflowName(java.lang.String workflowName)
Sets the workflowName value for this WMSInputType. |
void |
setWsdlReferences(int i,
WSDLReferences _value)
|
void |
setWsdlReferences(WSDLReferences[] wsdlReferences)
Sets the wsdlReferences value for this WMSInputType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WMSInputType()
public WMSInputType(java.lang.String bpelDoc,
org.apache.axis.message.addressing.EndpointReferenceType delegationEPR,
java.util.Calendar terminationTime,
java.lang.String workflowName,
WSDLReferences[] wsdlReferences)
| Method Detail |
|---|
public java.lang.String getWorkflowName()
public void setWorkflowName(java.lang.String workflowName)
workflowName - public java.lang.String getBpelDoc()
public void setBpelDoc(java.lang.String bpelDoc)
bpelDoc - public org.apache.axis.message.addressing.EndpointReferenceType getDelegationEPR()
public void setDelegationEPR(org.apache.axis.message.addressing.EndpointReferenceType delegationEPR)
delegationEPR - public WSDLReferences[] getWsdlReferences()
public void setWsdlReferences(WSDLReferences[] wsdlReferences)
wsdlReferences - public WSDLReferences getWsdlReferences(int i)
public void setWsdlReferences(int i,
WSDLReferences _value)
public java.util.Calendar getTerminationTime()
public void setTerminationTime(java.util.Calendar terminationTime)
terminationTime - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||