类 AsaAccountDto


  • public class AsaAccountDto
    extends Object
    • 构造器详细资料

      • AsaAccountDto

        public AsaAccountDto()
    • 方法详细资料

      • getAppId

        public String getAppId()
      • setAppId

        public void setAppId​(String appId)
      • getAccountId

        public String getAccountId()
      • setAccountId

        public void setAccountId​(String accountId)
      • getAccountInfo

        public Object getAccountInfo()
      • setAccountInfo

        public void setAccountInfo​(Object accountInfo)