类 S_dialog_history
java.lang.Object
com.walker.jdbc.BasePo<S_dialog_history>
com.iplatform.model.po.S_dialog_history
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
S_dialog_history_mapper
表名:S_DIALOG_HISTORY *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected boolean -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getData()getId()getUuid()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetCreate_time(Long create_time) voidsetCustomer_service(String customer_service) voidvoidsetEnd_time(Long end_time) voidsetEvaluation(Integer evaluation) voidvoidsetPkValue(Object value) 设置主键值voidsetStart_time(Long start_time) voidsetTerminate_type(String terminate_type) voidsetUser_id(String user_id) voidtoString()重写 toString() 方法从类继承的方法 com.walker.jdbc.BasePo
getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterLong, getParameterString, setParameter, setParameter, setParameterBoolean, setParameterDouble, setParameterInt, setParameterLong, setParameterString
-
字段详细资料
-
isset_id
protected boolean isset_id -
isset_create_time
protected boolean isset_create_time -
isset_user_id
protected boolean isset_user_id -
isset_customer_service
protected boolean isset_customer_service -
isset_start_time
protected boolean isset_start_time -
isset_data
protected boolean isset_data -
isset_end_time
protected boolean isset_end_time -
isset_uuid
protected boolean isset_uuid -
isset_terminate_type
protected boolean isset_terminate_type -
isset_evaluation
protected boolean isset_evaluation
-
-
构造器详细资料
-
S_dialog_history
public S_dialog_history()默认构造函数 -
S_dialog_history
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<S_dialog_history>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getCreate_time
-
setCreate_time
-
isEmptyCreate_time
public boolean isEmptyCreate_time() -
getUser_id
-
setUser_id
-
isEmptyUser_id
public boolean isEmptyUser_id() -
getCustomer_service
-
setCustomer_service
-
isEmptyCustomer_service
public boolean isEmptyCustomer_service() -
getStart_time
-
setStart_time
-
isEmptyStart_time
public boolean isEmptyStart_time() -
getData
-
setData
-
isEmptyData
public boolean isEmptyData() -
getEnd_time
-
setEnd_time
-
isEmptyEnd_time
public boolean isEmptyEnd_time() -
getUuid
-
setUuid
-
isEmptyUuid
public boolean isEmptyUuid() -
getTerminate_type
-
setTerminate_type
-
isEmptyTerminate_type
public boolean isEmptyTerminate_type() -
getEvaluation
-
setEvaluation
-
isEmptyEvaluation
public boolean isEmptyEvaluation() -
toString
重写 toString() 方法 -
$clone
克隆
-