类 ValidateType

java.lang.Object
com.jeeplus.core.domain.BaseEntity
com.jeeplus.devtools.domain.ValidateType
所有已实现的接口:
Serializable

@TableName("devtools_validate_type") public class ValidateType extends com.jeeplus.core.domain.BaseEntity
验证类型Entity
版本:
2021-09-15
作者:
刘高峰
另请参阅:
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    从类继承的方法 com.jeeplus.core.domain.BaseEntity

    canEqual, equals, getCreateById, getCreateTime, getDelFlag, getId, getUpdateById, getUpdateTime, hashCode, setCreateById, setCreateTime, setDelFlag, setId, setUpdateById, setUpdateTime, toString

    从类继承的方法 java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • 构造器详细资料

    • ValidateType

      public ValidateType()