public class C35 extends DsDataEntity<C35>
createBy, createDate, delFlag, remarks, updateBy, updateDatedataScope, DEL_FLAG_AUDIT, DEL_FLAG_DELETE, DEL_FLAG_NORMAL, id, IdType, IDTYPE_AUTO, IDTYPE_UUID, isNewRecord, page| 限定符和类型 | 方法和说明 |
|---|---|
@Length(min=0,max=100) String |
getDescription() |
@Length(min=1,max=100) String |
getLabel() |
@NotNull Integer |
getSort() |
@Length(min=1,max=100) String |
getType() |
@Length(min=1,max=100) String |
getValue() |
void |
setDescription(String description) |
void |
setLabel(String label) |
void |
setSort(Integer sort) |
void |
setType(String type) |
void |
setValue(String value) |
String |
toString() |
getCreateBy, getCreateDate, getDelFlag, getRemarks, getUpdateBy, getUpdateDate, preInsert, preUpdate, setCreateBy, setCreateDate, setDelFlag, setRemarks, setUpdateBy, setUpdateDateequals, getDataScope, getId, getIdType, getIsNewRecord, getPage, setDataScope, setId, setIdType, setIsNewRecord, setPage@Length(min=1,
max=100)
public @Length(min=1,max=100) String getValue()
public void setValue(String value)
@Length(min=1,
max=100)
public @Length(min=1,max=100) String getLabel()
public void setLabel(String label)
@Length(min=1,
max=100)
public @Length(min=1,max=100) String getType()
public void setType(String type)
@Length(min=0,
max=100)
public @Length(min=0,max=100) String getDescription()
public void setDescription(String description)
@NotNull public @NotNull Integer getSort()
public void setSort(Integer sort)
public String toString()
toString 在类中 DsBaseEntity<C35>Copyright © 2019. All rights reserved.