Class AssociationSoapList
java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.AssociationSoapList
AssociationSoapList represents a list of associations between objects.
Change History
Release: 4.2
- Field 'originVersion' type changed from 'Integer' to 'int'.
- Field 'targetVersion' type changed from 'Integer' to 'int'.
- Since:
- 4.1-SP3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) void
setDataRows
(AssociationSoapRow[] rows)
-
Constructor Details
-
AssociationSoapList
public AssociationSoapList()
-
-
Method Details
-
getDataRows
-
setDataRows
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-