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

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

public class ProjectSoapList
extends java.lang.Object

ProjectList is used to get a list of project.

Since:
4.1

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

Constructor Detail

ProjectSoapList

public ProjectSoapList()
Method Detail

getDataRows

public ProjectSoapRow[] getDataRows()

setDataRows

public void setDataRows(ProjectSoapRow[] rows)

registerTypeMappings

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