类 SharedUserModel


  • public class SharedUserModel
    extends Object
    The detail model of the sharedUser.
    • 构造器详细资料

      • SharedUserModel

        public SharedUserModel()
    • 方法详细资料

      • getAccount

        public String getAccount()
      • setAccount

        public void setAccount​(String account)
      • getAccountId

        public String getAccountId()
      • setAccountId

        public void setAccountId​(String accountId)
      • getUcAccount

        public String getUcAccount()
      • setUcAccount

        public void setUcAccount​(String ucAccount)