类 StudentInfoBean

    • 字段详细资料

      • updatedAt

        protected Date updatedAt
        修改时间
    • 构造器详细资料

      • StudentInfoBean

        public StudentInfoBean()
    • 方法详细资料

      • getUpdatedAt

        public Date getUpdatedAt()
        指定者:
        getUpdatedAt 在接口中 org.beangle.commons.entity.TimeEntity
      • setUpdatedAt

        public void setUpdatedAt​(Date updatedAt)
        指定者:
        setUpdatedAt 在接口中 org.beangle.commons.entity.TimeEntity