|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.cql2.results.CQLResult
gov.nih.nci.cagrid.cql2.results.CQLAttributeResult
public class CQLAttributeResult
Result attribute
| Constructor Summary | |
|---|---|
CQLAttributeResult()
|
|
CQLAttributeResult(TargetAttribute[] attribute)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
TargetAttribute[] |
getAttribute()
Gets the attribute value for this CQLAttributeResult. |
TargetAttribute |
getAttribute(int i)
|
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 |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAttribute(int i,
TargetAttribute _value)
|
void |
setAttribute(TargetAttribute[] attribute)
Sets the attribute value for this CQLAttributeResult. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CQLAttributeResult()
public CQLAttributeResult(TargetAttribute[] attribute)
| Method Detail |
|---|
public TargetAttribute[] getAttribute()
public void setAttribute(TargetAttribute[] attribute)
attribute - public TargetAttribute getAttribute(int i)
public void setAttribute(int i,
TargetAttribute _value)
public boolean equals(java.lang.Object obj)
equals in class CQLResultpublic int hashCode()
hashCode in class CQLResultpublic 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 | ||||||||