Class UserAccount


public class UserAccount extends SerializableEntity
  • Constructor Details

    • UserAccount

      public UserAccount()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)