类 UserAccountExtend

java.lang.Object
cn.nkpro.elcube.platform.gen.UserAccountExtend
所有已实现的接口:
Serializable

public class UserAccountExtend extends Object implements Serializable
另请参阅:
序列化表格
  • 构造器详细资料

    • UserAccountExtend

      public UserAccountExtend()
  • 方法详细资料

    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getPhone

      public String getPhone()
    • setPhone

      public void setPhone(String phone)
    • getOpenid

      public String getOpenid()
    • setOpenid

      public void setOpenid(String openid)
    • getAppleid

      public String getAppleid()
    • setAppleid

      public void setAppleid(String appleid)
    • getAccountId

      public String getAccountId()
    • setAccountId

      public void setAccountId(String accountId)
    • getCreatedTime

      public Long getCreatedTime()
    • setCreatedTime

      public void setCreatedTime(Long createdTime)
    • getUpdatedTime

      public Long getUpdatedTime()
    • setUpdatedTime

      public void setUpdatedTime(Long updatedTime)