Class NewsPostSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.news.NewsPostSoapList

public class NewsPostSoapList extends Object
NewsPostList class represents a list of news posts.
Since:
4.1
  • Constructor Details

    • NewsPostSoapList

      public NewsPostSoapList()
  • Method Details

    • getDataRows

      public NewsPostSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(NewsPostSoapRow[] rows)
    • registerTypeMappings

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