Class AccountUserAddForm

java.lang.Object
org.duracloud.account.app.controller.AccountUserAddForm

public class AccountUserAddForm extends Object
  • Constructor Details

    • AccountUserAddForm

      public AccountUserAddForm()
  • Method Details

    • getRole

      public String getRole()
    • setRole

      public void setRole(String role)
    • getAccountId

      public int getAccountId()
    • setAccountId

      public void setAccountId(int accountId)
    • getUserId

      public int getUserId()
    • setUserId

      public void setUserId(int userId)