Class ReleaseSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.frs.ReleaseSoapList

public class ReleaseSoapList extends FolderSoapList
A release list is represented by the ReleaseSoapList class. Each row within the release list is represented by the ReleaseSoapRow class.
Since:
4.1
  • Constructor Details

    • ReleaseSoapList

      public ReleaseSoapList()
  • Method Details

    • getDataRows

      public ReleaseSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(ReleaseSoapRow[] rows)
    • registerTypeMappings

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