com.vasoftware.sf.soap44.webservices.frs
Class FrsFileSoapList

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.frs.FrsFileSoapList

public class FrsFileSoapList
extends java.lang.Object

A list of FrsFiles in a release.

Since:
4.1

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

Constructor Detail

FrsFileSoapList

public FrsFileSoapList()
Method Detail

getDataRows

public FrsFileSoapRow[] getDataRows()

setDataRows

public void setDataRows(FrsFileSoapRow[] rows)

registerTypeMappings

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