@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ReportTemplateWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
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 AND_ExplictlyNull()
public ReportTemplateWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public ReportTemplateWhereInput NOT(List<ReportTemplateWhereInput> NOT)
public ReportTemplateWhereInput addNOTItem(ReportTemplateWhereInput NOTItem)
@Nullable public List<ReportTemplateWhereInput> getNOT()
public void setNOT(List<ReportTemplateWhereInput> NOT)
public ReportTemplateWhereInput NOT_ExplictlyNull()
public ReportTemplateWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public ReportTemplateWhereInput OR(List<ReportTemplateWhereInput> OR)
public ReportTemplateWhereInput addORItem(ReportTemplateWhereInput ORItem)
@Nullable public List<ReportTemplateWhereInput> getOR()
public void setOR(List<ReportTemplateWhereInput> OR)
public ReportTemplateWhereInput OR_ExplictlyNull()
public ReportTemplateWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public ReportTemplateWhereInput createdAt(String createdAt)
public void setCreatedAt(String createdAt)
public ReportTemplateWhereInput createdAt_ExplictlyNull()
public ReportTemplateWhereInput createdAt_ExplictlyNonNull()
public void setCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAt_IsExplictlyNull()
public ReportTemplateWhereInput createdAtGt(String createdAtGt)
public void setCreatedAtGt(String createdAtGt)
public ReportTemplateWhereInput createdAtGt_ExplictlyNull()
public ReportTemplateWhereInput createdAtGt_ExplictlyNonNull()
public void setCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGt_IsExplictlyNull()
public ReportTemplateWhereInput createdAtGte(String createdAtGte)
public void setCreatedAtGte(String createdAtGte)
public ReportTemplateWhereInput createdAtGte_ExplictlyNull()
public ReportTemplateWhereInput createdAtGte_ExplictlyNonNull()
public void setCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGte_IsExplictlyNull()
public ReportTemplateWhereInput createdAtIn(List<String> createdAtIn)
public ReportTemplateWhereInput addCreatedAtInItem(String createdAtInItem)
public ReportTemplateWhereInput createdAtIn_ExplictlyNull()
public ReportTemplateWhereInput createdAtIn_ExplictlyNonNull()
public void setCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtIn_IsExplictlyNull()
public ReportTemplateWhereInput createdAtLt(String createdAtLt)
public void setCreatedAtLt(String createdAtLt)
public ReportTemplateWhereInput createdAtLt_ExplictlyNull()
public ReportTemplateWhereInput createdAtLt_ExplictlyNonNull()
public void setCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLt_IsExplictlyNull()
public ReportTemplateWhereInput createdAtLte(String createdAtLte)
public void setCreatedAtLte(String createdAtLte)
public ReportTemplateWhereInput createdAtLte_ExplictlyNull()
public ReportTemplateWhereInput createdAtLte_ExplictlyNonNull()
public void setCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLte_IsExplictlyNull()
public ReportTemplateWhereInput createdAtNot(String createdAtNot)
public void setCreatedAtNot(String createdAtNot)
public ReportTemplateWhereInput createdAtNot_ExplictlyNull()
public ReportTemplateWhereInput createdAtNot_ExplictlyNonNull()
public void setCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNot_IsExplictlyNull()
public ReportTemplateWhereInput createdAtNotIn(List<String> createdAtNotIn)
public ReportTemplateWhereInput addCreatedAtNotInItem(String createdAtNotInItem)
@Nullable public List<String> getCreatedAtNotIn()
public ReportTemplateWhereInput createdAtNotIn_ExplictlyNull()
public ReportTemplateWhereInput createdAtNotIn_ExplictlyNonNull()
public void setCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNotIn_IsExplictlyNull()
public ReportTemplateWhereInput description(String description)
public void setDescription(String description)
public ReportTemplateWhereInput description_ExplictlyNull()
public ReportTemplateWhereInput description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public ReportTemplateWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public ReportTemplateWhereInput descriptionContains_ExplictlyNull()
public ReportTemplateWhereInput descriptionContains_ExplictlyNonNull()
public void setDescriptionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionContains_IsExplictlyNull()
public ReportTemplateWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public ReportTemplateWhereInput descriptionEndsWith_ExplictlyNull()
public ReportTemplateWhereInput descriptionEndsWith_ExplictlyNonNull()
public void setDescriptionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionEndsWith_IsExplictlyNull()
public ReportTemplateWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public ReportTemplateWhereInput descriptionGt_ExplictlyNull()
public ReportTemplateWhereInput descriptionGt_ExplictlyNonNull()
public void setDescriptionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGt_IsExplictlyNull()
public ReportTemplateWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public ReportTemplateWhereInput descriptionGte_ExplictlyNull()
public ReportTemplateWhereInput descriptionGte_ExplictlyNonNull()
public void setDescriptionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGte_IsExplictlyNull()
public ReportTemplateWhereInput descriptionIn(List<String> descriptionIn)
public ReportTemplateWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public ReportTemplateWhereInput descriptionIn_ExplictlyNull()
public ReportTemplateWhereInput descriptionIn_ExplictlyNonNull()
public void setDescriptionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionIn_IsExplictlyNull()
public ReportTemplateWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public ReportTemplateWhereInput descriptionLt_ExplictlyNull()
public ReportTemplateWhereInput descriptionLt_ExplictlyNonNull()
public void setDescriptionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLt_IsExplictlyNull()
public ReportTemplateWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public ReportTemplateWhereInput descriptionLte_ExplictlyNull()
public ReportTemplateWhereInput descriptionLte_ExplictlyNonNull()
public void setDescriptionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLte_IsExplictlyNull()
public ReportTemplateWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public ReportTemplateWhereInput descriptionNot_ExplictlyNull()
public ReportTemplateWhereInput descriptionNot_ExplictlyNonNull()
public void setDescriptionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNot_IsExplictlyNull()
public ReportTemplateWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public ReportTemplateWhereInput descriptionNotContains_ExplictlyNull()
public ReportTemplateWhereInput descriptionNotContains_ExplictlyNonNull()
public void setDescriptionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotContains_IsExplictlyNull()
public ReportTemplateWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public ReportTemplateWhereInput descriptionNotEndsWith_ExplictlyNull()
public ReportTemplateWhereInput descriptionNotEndsWith_ExplictlyNonNull()
public void setDescriptionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotEndsWith_IsExplictlyNull()
public ReportTemplateWhereInput descriptionNotIn(List<String> descriptionNotIn)
public ReportTemplateWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public ReportTemplateWhereInput descriptionNotIn_ExplictlyNull()
public ReportTemplateWhereInput descriptionNotIn_ExplictlyNonNull()
public void setDescriptionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotIn_IsExplictlyNull()
public ReportTemplateWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public ReportTemplateWhereInput descriptionNotStartsWith_ExplictlyNull()
public ReportTemplateWhereInput descriptionNotStartsWith_ExplictlyNonNull()
public void setDescriptionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotStartsWith_IsExplictlyNull()
public ReportTemplateWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public ReportTemplateWhereInput descriptionStartsWith_ExplictlyNull()
public ReportTemplateWhereInput descriptionStartsWith_ExplictlyNonNull()
public void setDescriptionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionStartsWith_IsExplictlyNull()
public ReportTemplateWhereInput id(String id)
public void setId(String id)
public ReportTemplateWhereInput id_ExplictlyNull()
public ReportTemplateWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ReportTemplateWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ReportTemplateWhereInput idContains_ExplictlyNull()
public ReportTemplateWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public ReportTemplateWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ReportTemplateWhereInput idEndsWith_ExplictlyNull()
public ReportTemplateWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public ReportTemplateWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ReportTemplateWhereInput idGt_ExplictlyNull()
public ReportTemplateWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public ReportTemplateWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ReportTemplateWhereInput idGte_ExplictlyNull()
public ReportTemplateWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public ReportTemplateWhereInput idIn(List<String> idIn)
public ReportTemplateWhereInput addIdInItem(String idInItem)
public ReportTemplateWhereInput idIn_ExplictlyNull()
public ReportTemplateWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public ReportTemplateWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ReportTemplateWhereInput idLt_ExplictlyNull()
public ReportTemplateWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public ReportTemplateWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ReportTemplateWhereInput idLte_ExplictlyNull()
public ReportTemplateWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public ReportTemplateWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ReportTemplateWhereInput idNot_ExplictlyNull()
public ReportTemplateWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public ReportTemplateWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ReportTemplateWhereInput idNotContains_ExplictlyNull()
public ReportTemplateWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public ReportTemplateWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ReportTemplateWhereInput idNotEndsWith_ExplictlyNull()
public ReportTemplateWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public ReportTemplateWhereInput idNotIn(List<String> idNotIn)
public ReportTemplateWhereInput addIdNotInItem(String idNotInItem)
public ReportTemplateWhereInput idNotIn_ExplictlyNull()
public ReportTemplateWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public ReportTemplateWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ReportTemplateWhereInput idNotStartsWith_ExplictlyNull()
public ReportTemplateWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public ReportTemplateWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ReportTemplateWhereInput idStartsWith_ExplictlyNull()
public ReportTemplateWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public ReportTemplateWhereInput name(String name)
public void setName(String name)
public ReportTemplateWhereInput name_ExplictlyNull()
public ReportTemplateWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public ReportTemplateWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public ReportTemplateWhereInput nameContains_ExplictlyNull()
public ReportTemplateWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public ReportTemplateWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public ReportTemplateWhereInput nameEndsWith_ExplictlyNull()
public ReportTemplateWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public ReportTemplateWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public ReportTemplateWhereInput nameGt_ExplictlyNull()
public ReportTemplateWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public ReportTemplateWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public ReportTemplateWhereInput nameGte_ExplictlyNull()
public ReportTemplateWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public ReportTemplateWhereInput nameIn(List<String> nameIn)
public ReportTemplateWhereInput addNameInItem(String nameInItem)
public ReportTemplateWhereInput nameIn_ExplictlyNull()
public ReportTemplateWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public ReportTemplateWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public ReportTemplateWhereInput nameLt_ExplictlyNull()
public ReportTemplateWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public ReportTemplateWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public ReportTemplateWhereInput nameLte_ExplictlyNull()
public ReportTemplateWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public ReportTemplateWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public ReportTemplateWhereInput nameNot_ExplictlyNull()
public ReportTemplateWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public ReportTemplateWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public ReportTemplateWhereInput nameNotContains_ExplictlyNull()
public ReportTemplateWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public ReportTemplateWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public ReportTemplateWhereInput nameNotEndsWith_ExplictlyNull()
public ReportTemplateWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public ReportTemplateWhereInput nameNotIn(List<String> nameNotIn)
public ReportTemplateWhereInput addNameNotInItem(String nameNotInItem)
public ReportTemplateWhereInput nameNotIn_ExplictlyNull()
public ReportTemplateWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public ReportTemplateWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public ReportTemplateWhereInput nameNotStartsWith_ExplictlyNull()
public ReportTemplateWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public ReportTemplateWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public ReportTemplateWhereInput nameStartsWith_ExplictlyNull()
public ReportTemplateWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public ReportTemplateWhereInput preset(String preset)
public void setPreset(String preset)
public ReportTemplateWhereInput preset_ExplictlyNull()
public ReportTemplateWhereInput preset_ExplictlyNonNull()
public void setPreset_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPreset_IsExplictlyNull()
public ReportTemplateWhereInput presetContains(String presetContains)
public void setPresetContains(String presetContains)
public ReportTemplateWhereInput presetContains_ExplictlyNull()
public ReportTemplateWhereInput presetContains_ExplictlyNonNull()
public void setPresetContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetContains_IsExplictlyNull()
public ReportTemplateWhereInput presetEndsWith(String presetEndsWith)
public void setPresetEndsWith(String presetEndsWith)
public ReportTemplateWhereInput presetEndsWith_ExplictlyNull()
public ReportTemplateWhereInput presetEndsWith_ExplictlyNonNull()
public void setPresetEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetEndsWith_IsExplictlyNull()
public ReportTemplateWhereInput presetGt(String presetGt)
public void setPresetGt(String presetGt)
public ReportTemplateWhereInput presetGt_ExplictlyNull()
public ReportTemplateWhereInput presetGt_ExplictlyNonNull()
public void setPresetGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetGt_IsExplictlyNull()
public ReportTemplateWhereInput presetGte(String presetGte)
public void setPresetGte(String presetGte)
public ReportTemplateWhereInput presetGte_ExplictlyNull()
public ReportTemplateWhereInput presetGte_ExplictlyNonNull()
public void setPresetGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetGte_IsExplictlyNull()
public ReportTemplateWhereInput presetIn(List<String> presetIn)
public ReportTemplateWhereInput addPresetInItem(String presetInItem)
public ReportTemplateWhereInput presetIn_ExplictlyNull()
public ReportTemplateWhereInput presetIn_ExplictlyNonNull()
public void setPresetIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetIn_IsExplictlyNull()
public ReportTemplateWhereInput presetLt(String presetLt)
public void setPresetLt(String presetLt)
public ReportTemplateWhereInput presetLt_ExplictlyNull()
public ReportTemplateWhereInput presetLt_ExplictlyNonNull()
public void setPresetLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetLt_IsExplictlyNull()
public ReportTemplateWhereInput presetLte(String presetLte)
public void setPresetLte(String presetLte)
public ReportTemplateWhereInput presetLte_ExplictlyNull()
public ReportTemplateWhereInput presetLte_ExplictlyNonNull()
public void setPresetLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetLte_IsExplictlyNull()
public ReportTemplateWhereInput presetNot(String presetNot)
public void setPresetNot(String presetNot)
public ReportTemplateWhereInput presetNot_ExplictlyNull()
public ReportTemplateWhereInput presetNot_ExplictlyNonNull()
public void setPresetNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetNot_IsExplictlyNull()
public ReportTemplateWhereInput presetNotContains(String presetNotContains)
@Nullable public String getPresetNotContains()
public void setPresetNotContains(String presetNotContains)
public ReportTemplateWhereInput presetNotContains_ExplictlyNull()
public ReportTemplateWhereInput presetNotContains_ExplictlyNonNull()
public void setPresetNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetNotContains_IsExplictlyNull()
public ReportTemplateWhereInput presetNotEndsWith(String presetNotEndsWith)
@Nullable public String getPresetNotEndsWith()
public void setPresetNotEndsWith(String presetNotEndsWith)
public ReportTemplateWhereInput presetNotEndsWith_ExplictlyNull()
public ReportTemplateWhereInput presetNotEndsWith_ExplictlyNonNull()
public void setPresetNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetNotEndsWith_IsExplictlyNull()
public ReportTemplateWhereInput presetNotIn(List<String> presetNotIn)
public ReportTemplateWhereInput addPresetNotInItem(String presetNotInItem)
public ReportTemplateWhereInput presetNotIn_ExplictlyNull()
public ReportTemplateWhereInput presetNotIn_ExplictlyNonNull()
public void setPresetNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetNotIn_IsExplictlyNull()
public ReportTemplateWhereInput presetNotStartsWith(String presetNotStartsWith)
@Nullable public String getPresetNotStartsWith()
public void setPresetNotStartsWith(String presetNotStartsWith)
public ReportTemplateWhereInput presetNotStartsWith_ExplictlyNull()
public ReportTemplateWhereInput presetNotStartsWith_ExplictlyNonNull()
public void setPresetNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetNotStartsWith_IsExplictlyNull()
public ReportTemplateWhereInput presetStartsWith(String presetStartsWith)
@Nullable public String getPresetStartsWith()
public void setPresetStartsWith(String presetStartsWith)
public ReportTemplateWhereInput presetStartsWith_ExplictlyNull()
public ReportTemplateWhereInput presetStartsWith_ExplictlyNonNull()
public void setPresetStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPresetStartsWith_IsExplictlyNull()
public ReportTemplateWhereInput taskNum(Integer taskNum)
public void setTaskNum(Integer taskNum)
public ReportTemplateWhereInput taskNum_ExplictlyNull()
public ReportTemplateWhereInput taskNum_ExplictlyNonNull()
public void setTaskNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskNum_IsExplictlyNull()
public ReportTemplateWhereInput taskNumGt(Integer taskNumGt)
public void setTaskNumGt(Integer taskNumGt)
public ReportTemplateWhereInput taskNumGt_ExplictlyNull()
public ReportTemplateWhereInput taskNumGt_ExplictlyNonNull()
public void setTaskNumGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskNumGt_IsExplictlyNull()
public ReportTemplateWhereInput taskNumGte(Integer taskNumGte)
public void setTaskNumGte(Integer taskNumGte)
public ReportTemplateWhereInput taskNumGte_ExplictlyNull()
public ReportTemplateWhereInput taskNumGte_ExplictlyNonNull()
public void setTaskNumGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskNumGte_IsExplictlyNull()
public ReportTemplateWhereInput taskNumIn(List<Integer> taskNumIn)
public ReportTemplateWhereInput addTaskNumInItem(Integer taskNumInItem)
public ReportTemplateWhereInput taskNumIn_ExplictlyNull()
public ReportTemplateWhereInput taskNumIn_ExplictlyNonNull()
public void setTaskNumIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskNumIn_IsExplictlyNull()
public ReportTemplateWhereInput taskNumLt(Integer taskNumLt)
public void setTaskNumLt(Integer taskNumLt)
public ReportTemplateWhereInput taskNumLt_ExplictlyNull()
public ReportTemplateWhereInput taskNumLt_ExplictlyNonNull()
public void setTaskNumLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskNumLt_IsExplictlyNull()
public ReportTemplateWhereInput taskNumLte(Integer taskNumLte)
public void setTaskNumLte(Integer taskNumLte)
public ReportTemplateWhereInput taskNumLte_ExplictlyNull()
public ReportTemplateWhereInput taskNumLte_ExplictlyNonNull()
public void setTaskNumLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskNumLte_IsExplictlyNull()
public ReportTemplateWhereInput taskNumNot(Integer taskNumNot)
public void setTaskNumNot(Integer taskNumNot)
public ReportTemplateWhereInput taskNumNot_ExplictlyNull()
public ReportTemplateWhereInput taskNumNot_ExplictlyNonNull()
public void setTaskNumNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskNumNot_IsExplictlyNull()
public ReportTemplateWhereInput taskNumNotIn(List<Integer> taskNumNotIn)
public ReportTemplateWhereInput addTaskNumNotInItem(Integer taskNumNotInItem)
public ReportTemplateWhereInput taskNumNotIn_ExplictlyNull()
public ReportTemplateWhereInput taskNumNotIn_ExplictlyNonNull()
public void setTaskNumNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTaskNumNotIn_IsExplictlyNull()
public ReportTemplateWhereInput tasksEvery(ReportTaskWhereInput tasksEvery)
@Nullable public ReportTaskWhereInput getTasksEvery()
public void setTasksEvery(ReportTaskWhereInput tasksEvery)
public ReportTemplateWhereInput tasksEvery_ExplictlyNull()
public ReportTemplateWhereInput tasksEvery_ExplictlyNonNull()
public void setTasksEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTasksEvery_IsExplictlyNull()
public ReportTemplateWhereInput tasksNone(ReportTaskWhereInput tasksNone)
@Nullable public ReportTaskWhereInput getTasksNone()
public void setTasksNone(ReportTaskWhereInput tasksNone)
public ReportTemplateWhereInput tasksNone_ExplictlyNull()
public ReportTemplateWhereInput tasksNone_ExplictlyNonNull()
public void setTasksNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTasksNone_IsExplictlyNull()
public ReportTemplateWhereInput tasksSome(ReportTaskWhereInput tasksSome)
@Nullable public ReportTaskWhereInput getTasksSome()
public void setTasksSome(ReportTaskWhereInput tasksSome)
public ReportTemplateWhereInput tasksSome_ExplictlyNull()
public ReportTemplateWhereInput tasksSome_ExplictlyNonNull()
public void setTasksSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTasksSome_IsExplictlyNull()
Copyright © 2025. All rights reserved.