|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.introduce.beans.method.MethodTypeImportInformation
public class MethodTypeImportInformation
| Constructor Summary | |
|---|---|
MethodTypeImportInformation()
|
|
MethodTypeImportInformation(java.lang.Boolean fromIntroduce,
javax.xml.namespace.QName inputMessage,
java.lang.String namespace,
javax.xml.namespace.QName outputMessage,
java.lang.String packageName,
java.lang.String portTypeName,
java.lang.String wsdlFile)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.Boolean |
getFromIntroduce()
Gets the fromIntroduce value for this MethodTypeImportInformation. |
javax.xml.namespace.QName |
getInputMessage()
Gets the inputMessage value for this MethodTypeImportInformation. |
java.lang.String |
getNamespace()
Gets the namespace value for this MethodTypeImportInformation. |
javax.xml.namespace.QName |
getOutputMessage()
Gets the outputMessage value for this MethodTypeImportInformation. |
java.lang.String |
getPackageName()
Gets the packageName value for this MethodTypeImportInformation. |
java.lang.String |
getPortTypeName()
Gets the portTypeName value for this MethodTypeImportInformation. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getWsdlFile()
Gets the wsdlFile value for this MethodTypeImportInformation. |
int |
hashCode()
|
void |
setFromIntroduce(java.lang.Boolean fromIntroduce)
Sets the fromIntroduce value for this MethodTypeImportInformation. |
void |
setInputMessage(javax.xml.namespace.QName inputMessage)
Sets the inputMessage value for this MethodTypeImportInformation. |
void |
setNamespace(java.lang.String namespace)
Sets the namespace value for this MethodTypeImportInformation. |
void |
setOutputMessage(javax.xml.namespace.QName outputMessage)
Sets the outputMessage value for this MethodTypeImportInformation. |
void |
setPackageName(java.lang.String packageName)
Sets the packageName value for this MethodTypeImportInformation. |
void |
setPortTypeName(java.lang.String portTypeName)
Sets the portTypeName value for this MethodTypeImportInformation. |
void |
setWsdlFile(java.lang.String wsdlFile)
Sets the wsdlFile value for this MethodTypeImportInformation. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodTypeImportInformation()
public MethodTypeImportInformation(java.lang.Boolean fromIntroduce,
javax.xml.namespace.QName inputMessage,
java.lang.String namespace,
javax.xml.namespace.QName outputMessage,
java.lang.String packageName,
java.lang.String portTypeName,
java.lang.String wsdlFile)
| Method Detail |
|---|
public java.lang.String getPortTypeName()
public void setPortTypeName(java.lang.String portTypeName)
portTypeName - public java.lang.String getNamespace()
public void setNamespace(java.lang.String namespace)
namespace - public java.lang.String getPackageName()
public void setPackageName(java.lang.String packageName)
packageName - public java.lang.String getWsdlFile()
public void setWsdlFile(java.lang.String wsdlFile)
wsdlFile - public java.lang.Boolean getFromIntroduce()
public void setFromIntroduce(java.lang.Boolean fromIntroduce)
fromIntroduce - public javax.xml.namespace.QName getInputMessage()
public void setInputMessage(javax.xml.namespace.QName inputMessage)
inputMessage - public javax.xml.namespace.QName getOutputMessage()
public void setOutputMessage(javax.xml.namespace.QName outputMessage)
outputMessage - 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 | ||||||||