com.vasoftware.sf.soap44.webservices.sfmain
Class VersionInformationSoapList

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.sfmain.VersionInformationSoapList

public class VersionInformationSoapList
extends java.lang.Object

VersionInformationList is used to return a list of ids, versions, and dates of last modification for all contents of a folder.

Since:
4.2

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

Constructor Detail

VersionInformationSoapList

public VersionInformationSoapList()
Method Detail

getDataRows

public VersionInformationSoapRow[] getDataRows()

setDataRows

public void setDataRows(VersionInformationSoapRow[] rows)

registerTypeMappings

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