Class CommentSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.CommentSoapList

public class CommentSoapList extends Object
List of comments for an object.
Since:
4.1-SP2
  • Constructor Details

    • CommentSoapList

      public CommentSoapList()
  • Method Details

    • getDataRows

      public CommentSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(CommentSoapRow[] rows)
    • registerTypeMappings

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