com.vasoftware.sf.soap44.webservices.scm
Class CommitSoapList

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.scm.CommitSoapList

public class CommitSoapList
extends java.lang.Object

A list of commits.

Since:
4.1

Constructor Summary
CommitSoapList()
           
 
Method Summary
 CommitSoapRow[] getDataRows()
           
static void registerTypeMappings(org.apache.axis.client.Call call)
           
 void setDataRows(CommitSoapRow[] rows)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommitSoapList

public CommitSoapList()
Method Detail

getDataRows

public CommitSoapRow[] getDataRows()

setDataRows

public void setDataRows(CommitSoapRow[] rows)

registerTypeMappings

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