Class RoleGroupSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.rbac.RoleGroupSoapList

public class RoleGroupSoapList extends Object
A list of Role-Group mappings.
Since:
4.4
  • Constructor Details

    • RoleGroupSoapList

      public RoleGroupSoapList()
  • Method Details

    • getDataRows

      public RoleGroupSoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(RoleGroupSoapRow[] rows)
    • registerTypeMappings

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