类 S_file

java.lang.Object
com.walker.jdbc.BasePo<S_file>
com.iplatform.model.po.S_file
所有已实现的接口:
Serializable, Cloneable
直接已知子类:
S_file_mapper

@Deprecated public class S_file extends com.walker.jdbc.BasePo<S_file>
已过时。
表名:S_FILE *
作者:
genrator
另请参阅:
  • 字段详细资料

    • ROW_MAPPER

      public static final S_file ROW_MAPPER
      已过时。
      用于兼容老写法
    • isset_id

      protected boolean isset_id
      已过时。
    • isset_create_time

      protected boolean isset_create_time
      已过时。
    • isset_user_name

      protected boolean isset_user_name
      已过时。
    • isset_content_type

      protected boolean isset_content_type
      已过时。
    • isset_file_name

      protected boolean isset_file_name
      已过时。
    • isset_file_ext

      protected boolean isset_file_ext
      已过时。
    • isset_file_path

      protected boolean isset_file_path
      已过时。
    • isset_file_size

      protected boolean isset_file_size
      已过时。
    • isset_file_store_type

      protected boolean isset_file_store_type
      已过时。
    • isset_group_id

      protected boolean isset_group_id
      已过时。
    • isset_summary

      protected boolean isset_summary
      已过时。
  • 构造器详细资料

    • S_file

      public S_file()
      已过时。
      默认构造函数
    • S_file

      public S_file(Long id)
      已过时。
      根据主键构造对象
  • 方法详细资料

    • setPkValue

      public void setPkValue(Object value)
      已过时。
      设置主键值
      指定者:
      setPkValue 在类中 com.walker.jdbc.BasePo<S_file>
    • getId

      public Long getId()
      已过时。
    • setId

      public void setId(Long id)
      已过时。
    • isEmptyId

      public boolean isEmptyId()
      已过时。
    • getCreate_time

      public Long getCreate_time()
      已过时。
    • setCreate_time

      public void setCreate_time(Long create_time)
      已过时。
    • isEmptyCreate_time

      public boolean isEmptyCreate_time()
      已过时。
    • getUser_name

      public String getUser_name()
      已过时。
    • setUser_name

      public void setUser_name(String user_name)
      已过时。
    • isEmptyUser_name

      public boolean isEmptyUser_name()
      已过时。
    • getContent_type

      public String getContent_type()
      已过时。
    • setContent_type

      public void setContent_type(String content_type)
      已过时。
    • isEmptyContent_type

      public boolean isEmptyContent_type()
      已过时。
    • getFile_name

      public String getFile_name()
      已过时。
    • setFile_name

      public void setFile_name(String file_name)
      已过时。
    • isEmptyFile_name

      public boolean isEmptyFile_name()
      已过时。
    • getFile_ext

      public String getFile_ext()
      已过时。
    • setFile_ext

      public void setFile_ext(String file_ext)
      已过时。
    • isEmptyFile_ext

      public boolean isEmptyFile_ext()
      已过时。
    • getFile_path

      public String getFile_path()
      已过时。
    • setFile_path

      public void setFile_path(String file_path)
      已过时。
    • isEmptyFile_path

      public boolean isEmptyFile_path()
      已过时。
    • getFile_size

      public Long getFile_size()
      已过时。
    • setFile_size

      public void setFile_size(Long file_size)
      已过时。
    • isEmptyFile_size

      public boolean isEmptyFile_size()
      已过时。
    • getFile_store_type

      public String getFile_store_type()
      已过时。
    • setFile_store_type

      public void setFile_store_type(String file_store_type)
      已过时。
    • isEmptyFile_store_type

      public boolean isEmptyFile_store_type()
      已过时。
    • getGroup_id

      public String getGroup_id()
      已过时。
    • setGroup_id

      public void setGroup_id(String group_id)
      已过时。
    • isEmptyGroup_id

      public boolean isEmptyGroup_id()
      已过时。
    • getSummary

      public String getSummary()
      已过时。
    • setSummary

      public void setSummary(String summary)
      已过时。
    • isEmptySummary

      public boolean isEmptySummary()
      已过时。
    • toString

      public String toString()
      已过时。
      重写 toString() 方法
      覆盖:
      toString 在类中 Object
    • $clone

      public S_file $clone()
      已过时。
      克隆