|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.evs.service.EVSMetaThesaurusSearchParams
public class EVSMetaThesaurusSearchParams
| Constructor Summary | |
|---|---|
EVSMetaThesaurusSearchParams()
|
|
EVSMetaThesaurusSearchParams(boolean cui,
int limit,
boolean score,
java.lang.String searchTerm,
boolean shortResponse,
java.lang.String source)
|
|
| 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 |
int |
getLimit()
Gets the limit value for this EVSMetaThesaurusSearchParams. |
java.lang.String |
getSearchTerm()
Gets the searchTerm value for this EVSMetaThesaurusSearchParams. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getSource()
Gets the source value for this EVSMetaThesaurusSearchParams. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isCui()
Gets the cui value for this EVSMetaThesaurusSearchParams. |
boolean |
isScore()
Gets the score value for this EVSMetaThesaurusSearchParams. |
boolean |
isShortResponse()
Gets the shortResponse value for this EVSMetaThesaurusSearchParams. |
void |
setCui(boolean cui)
Sets the cui value for this EVSMetaThesaurusSearchParams. |
void |
setLimit(int limit)
Sets the limit value for this EVSMetaThesaurusSearchParams. |
void |
setScore(boolean score)
Sets the score value for this EVSMetaThesaurusSearchParams. |
void |
setSearchTerm(java.lang.String searchTerm)
Sets the searchTerm value for this EVSMetaThesaurusSearchParams. |
void |
setShortResponse(boolean shortResponse)
Sets the shortResponse value for this EVSMetaThesaurusSearchParams. |
void |
setSource(java.lang.String source)
Sets the source value for this EVSMetaThesaurusSearchParams. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EVSMetaThesaurusSearchParams()
public EVSMetaThesaurusSearchParams(boolean cui,
int limit,
boolean score,
java.lang.String searchTerm,
boolean shortResponse,
java.lang.String source)
| Method Detail |
|---|
public java.lang.String getSearchTerm()
public void setSearchTerm(java.lang.String searchTerm)
searchTerm - public int getLimit()
public void setLimit(int limit)
limit - public java.lang.String getSource()
public void setSource(java.lang.String source)
source - public boolean isCui()
public void setCui(boolean cui)
cui - public boolean isShortResponse()
public void setShortResponse(boolean shortResponse)
shortResponse - public boolean isScore()
public void setScore(boolean score)
score - 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 | ||||||||