public class IdData extends ResponseData
DUPLICATE_STATGROUPID, DUPLICATE_STATID, INCOMPLETE_RESULTSET, NULL_ID, PROTOCOL_VERSION, SUCCESSFUL_QUERY, UNKNOWN_STATGROUPID, UNKNOWN_STATID, UPDATE_EXCEPTION| Modifier and Type | Method and Description |
|---|---|
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.
|
getReturnStringpublic java.lang.String getId()
public java.lang.String getQueryElement()
public int getRc()
ResponseData.