Class AccountUserEditForm

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

public class AccountUserEditForm extends Object
  • Constructor Details

    • AccountUserEditForm

      public AccountUserEditForm()
  • Method Details

    • getRole

      public String getRole()
    • setRole

      public void setRole(String role)
    • setAccountId

      public void setAccountId(Long accountId)
    • getAccountId

      public Long getAccountId()