Class TrackerUnitSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.tracker.TrackerUnitSoapList

public class TrackerUnitSoapList extends Object
Represents a list of tracker units. Each row within a tracker unit list is represented by the TrackerUnitSoapRow class.
Change History
Release: 6.2
  • Initial version
Since:
6.2
  • Constructor Details

    • TrackerUnitSoapList

      public TrackerUnitSoapList()
  • Method Details

    • getDataRows

      public TrackerUnitSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(TrackerUnitSoapRow[] rows)
    • registerTypeMappings

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