Class CheckoutCommandSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.scm.CheckoutCommandSoapList

public class CheckoutCommandSoapList extends Object
List of checkout commands for various protocols.
Since:
8.1
  • Constructor Details

    • CheckoutCommandSoapList

      public CheckoutCommandSoapList()
  • Method Details

    • getDataRows

      public CheckoutCommandSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(CheckoutCommandSoapRow[] rows)
    • registerTypeMappings

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