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

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

public class CommentSoapList
extends java.lang.Object

List of comments for an object.

Since:
4.1-SP2

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

Constructor Detail

CommentSoapList

public CommentSoapList()
Method Detail

getDataRows

public CommentSoapRow[] getDataRows()

setDataRows

public void setDataRows(CommentSoapRow[] rows)

registerTypeMappings

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