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