com.ibm.ctg.client.stats

Class IdData



  • public class IdData
    extends ResponseData
    This class is a representation of a single statistic ID.
    • Method Detail

      • getId

        public java.lang.String getId()
        Returns the statistic ID.
        Returns:
        The statistic ID
      • getQueryElement

        public java.lang.String getQueryElement()
        Returns the query string used to retrieve this statistic ID.
        Returns:
        The query used to obtain this ID
      • getRc

        public int getRc()
        The return code for obtaining this statistic ID. Possible return codes are listed in ResponseData.
        Returns:
        The return code
©Copyright IBM Corp. 1994, 2012
Legal