@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ReportTemplateWhereInput extends Object
| 构造器和说明 |
|---|
ReportTemplateWhereInput() |
public static final String SERIALIZED_NAME_CREATED_AT_GTE
public static final String SERIALIZED_NAME_CREATED_AT_LTE
public static final String SERIALIZED_NAME_CREATED_AT_NOT
public static final String SERIALIZED_NAME_CREATED_AT_NOT_IN
public static final String SERIALIZED_NAME_DESCRIPTION_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_GT
public static final String SERIALIZED_NAME_DESCRIPTION_GTE
public static final String SERIALIZED_NAME_DESCRIPTION_IN
public static final String SERIALIZED_NAME_DESCRIPTION_LT
public static final String SERIALIZED_NAME_DESCRIPTION_LTE
public static final String SERIALIZED_NAME_DESCRIPTION_NOT
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_IN
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_STARTS_WITH
public static final String SERIALIZED_NAME_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_ID_STARTS_WITH
public static final String SERIALIZED_NAME_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_NAME_STARTS_WITH
public static final String SERIALIZED_NAME_PRESET_CONTAINS
public static final String SERIALIZED_NAME_PRESET_ENDS_WITH
public static final String SERIALIZED_NAME_PRESET_NOT_CONTAINS
public static final String SERIALIZED_NAME_PRESET_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_PRESET_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_PRESET_STARTS_WITH
public static final String SERIALIZED_NAME_TASK_NUM_NOT_IN
public ReportTemplateWhereInput AND(List<ReportTemplateWhereInput> AND)
public ReportTemplateWhereInput addANDItem(ReportTemplateWhereInput ANDItem)
@Nullable public List<ReportTemplateWhereInput> getAND()
public void setAND(List<ReportTemplateWhereInput> AND)
public ReportTemplateWhereInput NOT(List<ReportTemplateWhereInput> NOT)
public ReportTemplateWhereInput addNOTItem(ReportTemplateWhereInput NOTItem)
@Nullable public List<ReportTemplateWhereInput> getNOT()
public void setNOT(List<ReportTemplateWhereInput> NOT)
public ReportTemplateWhereInput OR(List<ReportTemplateWhereInput> OR)
public ReportTemplateWhereInput addORItem(ReportTemplateWhereInput ORItem)
@Nullable public List<ReportTemplateWhereInput> getOR()
public void setOR(List<ReportTemplateWhereInput> OR)
public ReportTemplateWhereInput createdAt(String createdAt)
public void setCreatedAt(String createdAt)
public ReportTemplateWhereInput createdAtGt(String createdAtGt)
public void setCreatedAtGt(String createdAtGt)
public ReportTemplateWhereInput createdAtGte(String createdAtGte)
public void setCreatedAtGte(String createdAtGte)
public ReportTemplateWhereInput createdAtIn(List<String> createdAtIn)
public ReportTemplateWhereInput addCreatedAtInItem(String createdAtInItem)
public ReportTemplateWhereInput createdAtLt(String createdAtLt)
public void setCreatedAtLt(String createdAtLt)
public ReportTemplateWhereInput createdAtLte(String createdAtLte)
public void setCreatedAtLte(String createdAtLte)
public ReportTemplateWhereInput createdAtNot(String createdAtNot)
public void setCreatedAtNot(String createdAtNot)
public ReportTemplateWhereInput createdAtNotIn(List<String> createdAtNotIn)
public ReportTemplateWhereInput addCreatedAtNotInItem(String createdAtNotInItem)
@Nullable public List<String> getCreatedAtNotIn()
public ReportTemplateWhereInput description(String description)
public void setDescription(String description)
public ReportTemplateWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public ReportTemplateWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public ReportTemplateWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public ReportTemplateWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public ReportTemplateWhereInput descriptionIn(List<String> descriptionIn)
public ReportTemplateWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public ReportTemplateWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public ReportTemplateWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public ReportTemplateWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public ReportTemplateWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public ReportTemplateWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public ReportTemplateWhereInput descriptionNotIn(List<String> descriptionNotIn)
public ReportTemplateWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public ReportTemplateWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public ReportTemplateWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public ReportTemplateWhereInput id(String id)
public void setId(String id)
public ReportTemplateWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ReportTemplateWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ReportTemplateWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ReportTemplateWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ReportTemplateWhereInput idIn(List<String> idIn)
public ReportTemplateWhereInput addIdInItem(String idInItem)
public ReportTemplateWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ReportTemplateWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ReportTemplateWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ReportTemplateWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ReportTemplateWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ReportTemplateWhereInput idNotIn(List<String> idNotIn)
public ReportTemplateWhereInput addIdNotInItem(String idNotInItem)
public ReportTemplateWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ReportTemplateWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ReportTemplateWhereInput name(String name)
public void setName(String name)
public ReportTemplateWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public ReportTemplateWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public ReportTemplateWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public ReportTemplateWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public ReportTemplateWhereInput nameIn(List<String> nameIn)
public ReportTemplateWhereInput addNameInItem(String nameInItem)
public ReportTemplateWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public ReportTemplateWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public ReportTemplateWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public ReportTemplateWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public ReportTemplateWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public ReportTemplateWhereInput nameNotIn(List<String> nameNotIn)
public ReportTemplateWhereInput addNameNotInItem(String nameNotInItem)
public ReportTemplateWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public ReportTemplateWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public ReportTemplateWhereInput preset(String preset)
public void setPreset(String preset)
public ReportTemplateWhereInput presetContains(String presetContains)
public void setPresetContains(String presetContains)
public ReportTemplateWhereInput presetEndsWith(String presetEndsWith)
public void setPresetEndsWith(String presetEndsWith)
public ReportTemplateWhereInput presetGt(String presetGt)
public void setPresetGt(String presetGt)
public ReportTemplateWhereInput presetGte(String presetGte)
public void setPresetGte(String presetGte)
public ReportTemplateWhereInput presetIn(List<String> presetIn)
public ReportTemplateWhereInput addPresetInItem(String presetInItem)
public ReportTemplateWhereInput presetLt(String presetLt)
public void setPresetLt(String presetLt)
public ReportTemplateWhereInput presetLte(String presetLte)
public void setPresetLte(String presetLte)
public ReportTemplateWhereInput presetNot(String presetNot)
public void setPresetNot(String presetNot)
public ReportTemplateWhereInput presetNotContains(String presetNotContains)
@Nullable public String getPresetNotContains()
public void setPresetNotContains(String presetNotContains)
public ReportTemplateWhereInput presetNotEndsWith(String presetNotEndsWith)
@Nullable public String getPresetNotEndsWith()
public void setPresetNotEndsWith(String presetNotEndsWith)
public ReportTemplateWhereInput presetNotIn(List<String> presetNotIn)
public ReportTemplateWhereInput addPresetNotInItem(String presetNotInItem)
public ReportTemplateWhereInput presetNotStartsWith(String presetNotStartsWith)
@Nullable public String getPresetNotStartsWith()
public void setPresetNotStartsWith(String presetNotStartsWith)
public ReportTemplateWhereInput presetStartsWith(String presetStartsWith)
@Nullable public String getPresetStartsWith()
public void setPresetStartsWith(String presetStartsWith)
public ReportTemplateWhereInput taskNum(Integer taskNum)
public void setTaskNum(Integer taskNum)
public ReportTemplateWhereInput taskNumGt(Integer taskNumGt)
public void setTaskNumGt(Integer taskNumGt)
public ReportTemplateWhereInput taskNumGte(Integer taskNumGte)
public void setTaskNumGte(Integer taskNumGte)
public ReportTemplateWhereInput taskNumIn(List<Integer> taskNumIn)
public ReportTemplateWhereInput addTaskNumInItem(Integer taskNumInItem)
public ReportTemplateWhereInput taskNumLt(Integer taskNumLt)
public void setTaskNumLt(Integer taskNumLt)
public ReportTemplateWhereInput taskNumLte(Integer taskNumLte)
public void setTaskNumLte(Integer taskNumLte)
public ReportTemplateWhereInput taskNumNot(Integer taskNumNot)
public void setTaskNumNot(Integer taskNumNot)
public ReportTemplateWhereInput taskNumNotIn(List<Integer> taskNumNotIn)
public ReportTemplateWhereInput addTaskNumNotInItem(Integer taskNumNotInItem)
public ReportTemplateWhereInput tasksEvery(ReportTaskWhereInput tasksEvery)
@Nullable public ReportTaskWhereInput getTasksEvery()
public void setTasksEvery(ReportTaskWhereInput tasksEvery)
public ReportTemplateWhereInput tasksNone(ReportTaskWhereInput tasksNone)
@Nullable public ReportTaskWhereInput getTasksNone()
public void setTasksNone(ReportTaskWhereInput tasksNone)
public ReportTemplateWhereInput tasksSome(ReportTaskWhereInput tasksSome)
@Nullable public ReportTaskWhereInput getTasksSome()
public void setTasksSome(ReportTaskWhereInput tasksSome)
Copyright © 2025. All rights reserved.