Class Tracker2SoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.tracker.Tracker2SoapList

public class Tracker2SoapList extends FolderSoapList
A list of trackers is represented by TrackerSoapList class. Each row within a tracker list is represented by the TrackerSoapRow class.
Change History
Release: 6.1
  • Added icon field.
Release: 6.2
  • Added tracker unit.
Since:
4.1
  • Constructor Details

    • Tracker2SoapList

      public Tracker2SoapList()
  • Method Details

    • getDataRows

      public Tracker2SoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(Tracker2SoapRow[] rows)
    • registerTypeMappings

      public static void registerTypeMappings(org.apache.axis.client.Call call)