Class AssociationSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.AssociationSoapList

public class AssociationSoapList extends Object
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 Details

    • AssociationSoapList

      public AssociationSoapList()
  • Method Details

    • getDataRows

      public AssociationSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(AssociationSoapRow[] rows)
    • registerTypeMappings

      public static void registerTypeMappings(org.apache.axis.client.Call call)