Class CommitSoapList

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

public class CommitSoapList extends Object
A list of commits.
Since:
4.1
  • Constructor Details

    • CommitSoapList

      public CommitSoapList()
  • Method Details

    • getDataRows

      public CommitSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(CommitSoapRow[] rows)
    • registerTypeMappings

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