Class ReleaseSoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.frs.ReleaseSoapList
A release list is represented by the ReleaseSoapList class. Each row within the release list is
represented by the ReleaseSoapRow class.
- Since:
- 4.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(ReleaseSoapRow[] rows)
-
Constructor Details
-
ReleaseSoapList
public ReleaseSoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-