Class TagSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.tag.TagSoapList

public class TagSoapList extends Object
TagSoapList is used to get a list of tags.
Since:
17.4
  • Constructor Details

    • TagSoapList

      public TagSoapList()
  • Method Details

    • getDataRows

      public TagSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(TagSoapRow[] rows)
    • registerTypeMappings

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