|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ctg.client.stats.ResponseData
com.ibm.ctg.client.stats.IdData
public class IdData
This class is a representation of a single statistic ID.
Field Summary |
---|
Fields inherited from class com.ibm.ctg.client.stats.ResponseData |
---|
DUPLICATE_STATGROUPID, DUPLICATE_STATID, INCOMPLETE_RESULTSET, NULL_ID, PROTOCOL_VERSION, SUCCESSFUL_QUERY, UNKNOWN_STATGROUPID, UNKNOWN_STATID, UPDATE_EXCEPTION |
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the statistic ID. |
java.lang.String |
getQueryElement()
Returns the query string used to retrieve this statistic ID. |
int |
getRc()
The return code for obtaining this statistic ID. |
Methods inherited from class com.ibm.ctg.client.stats.ResponseData |
---|
getReturnString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getId()
public java.lang.String getQueryElement()
public int getRc()
ResponseData
.
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |