Class Tracker3SoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.tracker.Tracker3SoapList
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.
Release: 8.0
- Added autosum foreign children.
- Since:
- 4.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(Tracker3SoapRow[] rows)
-
Constructor Details
-
Tracker3SoapList
public Tracker3SoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-