Class TrackerUnitSoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.tracker.TrackerUnitSoapList
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(TrackerUnitSoapRow[] rows)
-
Constructor Details
-
TrackerUnitSoapList
public TrackerUnitSoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-