|
|||||||||
| 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.MethodTypeOutput
public class MethodTypeOutput
| Constructor Summary | |
|---|---|
MethodTypeOutput()
|
|
MethodTypeOutput(java.lang.String clientHandleClass,
java.lang.String description,
boolean isArray,
java.lang.Boolean isClientHandle,
java.lang.Boolean isCreatingResourceForClientHandle,
javax.xml.namespace.QName qName,
java.lang.String resourceClientIntroduceServiceName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getClientHandleClass()
Gets the clientHandleClass value for this MethodTypeOutput. |
java.lang.String |
getDescription()
Gets the description value for this MethodTypeOutput. |
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 |
getIsClientHandle()
Gets the isClientHandle value for this MethodTypeOutput. |
java.lang.Boolean |
getIsCreatingResourceForClientHandle()
Gets the isCreatingResourceForClientHandle value for this MethodTypeOutput. |
javax.xml.namespace.QName |
getQName()
Gets the qName value for this MethodTypeOutput. |
java.lang.String |
getResourceClientIntroduceServiceName()
Gets the resourceClientIntroduceServiceName value for this MethodTypeOutput. |
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 |
int |
hashCode()
|
boolean |
isIsArray()
Gets the isArray value for this MethodTypeOutput. |
void |
setClientHandleClass(java.lang.String clientHandleClass)
Sets the clientHandleClass value for this MethodTypeOutput. |
void |
setDescription(java.lang.String description)
Sets the description value for this MethodTypeOutput. |
void |
setIsArray(boolean isArray)
Sets the isArray value for this MethodTypeOutput. |
void |
setIsClientHandle(java.lang.Boolean isClientHandle)
Sets the isClientHandle value for this MethodTypeOutput. |
void |
setIsCreatingResourceForClientHandle(java.lang.Boolean isCreatingResourceForClientHandle)
Sets the isCreatingResourceForClientHandle value for this MethodTypeOutput. |
void |
setQName(javax.xml.namespace.QName qName)
Sets the qName value for this MethodTypeOutput. |
void |
setResourceClientIntroduceServiceName(java.lang.String resourceClientIntroduceServiceName)
Sets the resourceClientIntroduceServiceName value for this MethodTypeOutput. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodTypeOutput()
public MethodTypeOutput(java.lang.String clientHandleClass,
java.lang.String description,
boolean isArray,
java.lang.Boolean isClientHandle,
java.lang.Boolean isCreatingResourceForClientHandle,
javax.xml.namespace.QName qName,
java.lang.String resourceClientIntroduceServiceName)
| Method Detail |
|---|
public javax.xml.namespace.QName getQName()
public void setQName(javax.xml.namespace.QName qName)
qName - public boolean isIsArray()
public void setIsArray(boolean isArray)
isArray - public java.lang.Boolean getIsClientHandle()
public void setIsClientHandle(java.lang.Boolean isClientHandle)
isClientHandle - public java.lang.String getClientHandleClass()
public void setClientHandleClass(java.lang.String clientHandleClass)
clientHandleClass - public java.lang.Boolean getIsCreatingResourceForClientHandle()
public void setIsCreatingResourceForClientHandle(java.lang.Boolean isCreatingResourceForClientHandle)
isCreatingResourceForClientHandle - public java.lang.String getResourceClientIntroduceServiceName()
public void setResourceClientIntroduceServiceName(java.lang.String resourceClientIntroduceServiceName)
resourceClientIntroduceServiceName - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - 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 | ||||||||