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