com.vasoftware.sf.soap44.webservices.news
Class NewsPostSoapList

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.news.NewsPostSoapList

public class NewsPostSoapList
extends java.lang.Object

NewsPostList class represents a list of news posts.

Since:
4.1

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

Constructor Detail

NewsPostSoapList

public NewsPostSoapList()
Method Detail

getDataRows

public NewsPostSoapRow[] getDataRows()

setDataRows

public void setDataRows(NewsPostSoapRow[] rows)

registerTypeMappings

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