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

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

public class ScmFileSoapList
extends java.lang.Object

A list of scm files per commit.

Since:
4.2sp1

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

Constructor Detail

ScmFileSoapList

public ScmFileSoapList()
Method Detail

getDataRows

public ScmFileSoapRow[] getDataRows()

setDataRows

public void setDataRows(ScmFileSoapRow[] rows)

registerTypeMappings

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