@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ReportTaskWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
ReportTaskWhereInput() |
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_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_PLAN_ID_CONTAINS
public static final String SERIALIZED_NAME_PLAN_ID_ENDS_WITH
public static final String SERIALIZED_NAME_PLAN_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_PLAN_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_PLAN_ID_NOT_IN
public static final String SERIALIZED_NAME_PLAN_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_PLAN_ID_STARTS_WITH
public ReportTaskWhereInput AND(List<ReportTaskWhereInput> AND)
public ReportTaskWhereInput addANDItem(ReportTaskWhereInput ANDItem)
@Nullable public List<ReportTaskWhereInput> getAND()
public void setAND(List<ReportTaskWhereInput> AND)
public ReportTaskWhereInput AND_ExplictlyNull()
public ReportTaskWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public ReportTaskWhereInput NOT(List<ReportTaskWhereInput> NOT)
public ReportTaskWhereInput addNOTItem(ReportTaskWhereInput NOTItem)
@Nullable public List<ReportTaskWhereInput> getNOT()
public void setNOT(List<ReportTaskWhereInput> NOT)
public ReportTaskWhereInput NOT_ExplictlyNull()
public ReportTaskWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public ReportTaskWhereInput OR(List<ReportTaskWhereInput> OR)
public ReportTaskWhereInput addORItem(ReportTaskWhereInput ORItem)
@Nullable public List<ReportTaskWhereInput> getOR()
public void setOR(List<ReportTaskWhereInput> OR)
public ReportTaskWhereInput OR_ExplictlyNull()
public ReportTaskWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public ReportTaskWhereInput createdAt(String createdAt)
public void setCreatedAt(String createdAt)
public ReportTaskWhereInput createdAt_ExplictlyNull()
public ReportTaskWhereInput createdAt_ExplictlyNonNull()
public void setCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAt_IsExplictlyNull()
public ReportTaskWhereInput createdAtGt(String createdAtGt)
public void setCreatedAtGt(String createdAtGt)
public ReportTaskWhereInput createdAtGt_ExplictlyNull()
public ReportTaskWhereInput createdAtGt_ExplictlyNonNull()
public void setCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGt_IsExplictlyNull()
public ReportTaskWhereInput createdAtGte(String createdAtGte)
public void setCreatedAtGte(String createdAtGte)
public ReportTaskWhereInput createdAtGte_ExplictlyNull()
public ReportTaskWhereInput createdAtGte_ExplictlyNonNull()
public void setCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGte_IsExplictlyNull()
public ReportTaskWhereInput createdAtIn(List<String> createdAtIn)
public ReportTaskWhereInput addCreatedAtInItem(String createdAtInItem)
public ReportTaskWhereInput createdAtIn_ExplictlyNull()
public ReportTaskWhereInput createdAtIn_ExplictlyNonNull()
public void setCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtIn_IsExplictlyNull()
public ReportTaskWhereInput createdAtLt(String createdAtLt)
public void setCreatedAtLt(String createdAtLt)
public ReportTaskWhereInput createdAtLt_ExplictlyNull()
public ReportTaskWhereInput createdAtLt_ExplictlyNonNull()
public void setCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLt_IsExplictlyNull()
public ReportTaskWhereInput createdAtLte(String createdAtLte)
public void setCreatedAtLte(String createdAtLte)
public ReportTaskWhereInput createdAtLte_ExplictlyNull()
public ReportTaskWhereInput createdAtLte_ExplictlyNonNull()
public void setCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLte_IsExplictlyNull()
public ReportTaskWhereInput createdAtNot(String createdAtNot)
public void setCreatedAtNot(String createdAtNot)
public ReportTaskWhereInput createdAtNot_ExplictlyNull()
public ReportTaskWhereInput createdAtNot_ExplictlyNonNull()
public void setCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNot_IsExplictlyNull()
public ReportTaskWhereInput createdAtNotIn(List<String> createdAtNotIn)
public ReportTaskWhereInput addCreatedAtNotInItem(String createdAtNotInItem)
@Nullable public List<String> getCreatedAtNotIn()
public ReportTaskWhereInput createdAtNotIn_ExplictlyNull()
public ReportTaskWhereInput createdAtNotIn_ExplictlyNonNull()
public void setCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNotIn_IsExplictlyNull()
public ReportTaskWhereInput id(String id)
public void setId(String id)
public ReportTaskWhereInput id_ExplictlyNull()
public ReportTaskWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ReportTaskWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ReportTaskWhereInput idContains_ExplictlyNull()
public ReportTaskWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public ReportTaskWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ReportTaskWhereInput idEndsWith_ExplictlyNull()
public ReportTaskWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public ReportTaskWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ReportTaskWhereInput idGt_ExplictlyNull()
public ReportTaskWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public ReportTaskWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ReportTaskWhereInput idGte_ExplictlyNull()
public ReportTaskWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public ReportTaskWhereInput idIn(List<String> idIn)
public ReportTaskWhereInput addIdInItem(String idInItem)
public ReportTaskWhereInput idIn_ExplictlyNull()
public ReportTaskWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public ReportTaskWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ReportTaskWhereInput idLt_ExplictlyNull()
public ReportTaskWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public ReportTaskWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ReportTaskWhereInput idLte_ExplictlyNull()
public ReportTaskWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public ReportTaskWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ReportTaskWhereInput idNot_ExplictlyNull()
public ReportTaskWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public ReportTaskWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ReportTaskWhereInput idNotContains_ExplictlyNull()
public ReportTaskWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public ReportTaskWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ReportTaskWhereInput idNotEndsWith_ExplictlyNull()
public ReportTaskWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public ReportTaskWhereInput idNotIn(List<String> idNotIn)
public ReportTaskWhereInput addIdNotInItem(String idNotInItem)
public ReportTaskWhereInput idNotIn_ExplictlyNull()
public ReportTaskWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public ReportTaskWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ReportTaskWhereInput idNotStartsWith_ExplictlyNull()
public ReportTaskWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public ReportTaskWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ReportTaskWhereInput idStartsWith_ExplictlyNull()
public ReportTaskWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public ReportTaskWhereInput internal(Boolean internal)
public void setInternal(Boolean internal)
public ReportTaskWhereInput internal_ExplictlyNull()
public ReportTaskWhereInput internal_ExplictlyNonNull()
public void setInternal_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternal_IsExplictlyNull()
public ReportTaskWhereInput internalNot(Boolean internalNot)
public void setInternalNot(Boolean internalNot)
public ReportTaskWhereInput internalNot_ExplictlyNull()
public ReportTaskWhereInput internalNot_ExplictlyNonNull()
public void setInternalNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalNot_IsExplictlyNull()
public ReportTaskWhereInput name(String name)
public void setName(String name)
public ReportTaskWhereInput name_ExplictlyNull()
public ReportTaskWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public ReportTaskWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public ReportTaskWhereInput nameContains_ExplictlyNull()
public ReportTaskWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public ReportTaskWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public ReportTaskWhereInput nameEndsWith_ExplictlyNull()
public ReportTaskWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public ReportTaskWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public ReportTaskWhereInput nameGt_ExplictlyNull()
public ReportTaskWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public ReportTaskWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public ReportTaskWhereInput nameGte_ExplictlyNull()
public ReportTaskWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public ReportTaskWhereInput nameIn(List<String> nameIn)
public ReportTaskWhereInput addNameInItem(String nameInItem)
public ReportTaskWhereInput nameIn_ExplictlyNull()
public ReportTaskWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public ReportTaskWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public ReportTaskWhereInput nameLt_ExplictlyNull()
public ReportTaskWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public ReportTaskWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public ReportTaskWhereInput nameLte_ExplictlyNull()
public ReportTaskWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public ReportTaskWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public ReportTaskWhereInput nameNot_ExplictlyNull()
public ReportTaskWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public ReportTaskWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public ReportTaskWhereInput nameNotContains_ExplictlyNull()
public ReportTaskWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public ReportTaskWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public ReportTaskWhereInput nameNotEndsWith_ExplictlyNull()
public ReportTaskWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public ReportTaskWhereInput nameNotIn(List<String> nameNotIn)
public ReportTaskWhereInput addNameNotInItem(String nameNotInItem)
public ReportTaskWhereInput nameNotIn_ExplictlyNull()
public ReportTaskWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public ReportTaskWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public ReportTaskWhereInput nameNotStartsWith_ExplictlyNull()
public ReportTaskWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public ReportTaskWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public ReportTaskWhereInput nameStartsWith_ExplictlyNull()
public ReportTaskWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public ReportTaskWhereInput planId(String planId)
public void setPlanId(String planId)
public ReportTaskWhereInput planId_ExplictlyNull()
public ReportTaskWhereInput planId_ExplictlyNonNull()
public void setPlanId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanId_IsExplictlyNull()
public ReportTaskWhereInput planIdContains(String planIdContains)
public void setPlanIdContains(String planIdContains)
public ReportTaskWhereInput planIdContains_ExplictlyNull()
public ReportTaskWhereInput planIdContains_ExplictlyNonNull()
public void setPlanIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdContains_IsExplictlyNull()
public ReportTaskWhereInput planIdEndsWith(String planIdEndsWith)
public void setPlanIdEndsWith(String planIdEndsWith)
public ReportTaskWhereInput planIdEndsWith_ExplictlyNull()
public ReportTaskWhereInput planIdEndsWith_ExplictlyNonNull()
public void setPlanIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdEndsWith_IsExplictlyNull()
public ReportTaskWhereInput planIdGt(String planIdGt)
public void setPlanIdGt(String planIdGt)
public ReportTaskWhereInput planIdGt_ExplictlyNull()
public ReportTaskWhereInput planIdGt_ExplictlyNonNull()
public void setPlanIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdGt_IsExplictlyNull()
public ReportTaskWhereInput planIdGte(String planIdGte)
public void setPlanIdGte(String planIdGte)
public ReportTaskWhereInput planIdGte_ExplictlyNull()
public ReportTaskWhereInput planIdGte_ExplictlyNonNull()
public void setPlanIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdGte_IsExplictlyNull()
public ReportTaskWhereInput planIdIn(List<String> planIdIn)
public ReportTaskWhereInput addPlanIdInItem(String planIdInItem)
public ReportTaskWhereInput planIdIn_ExplictlyNull()
public ReportTaskWhereInput planIdIn_ExplictlyNonNull()
public void setPlanIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdIn_IsExplictlyNull()
public ReportTaskWhereInput planIdLt(String planIdLt)
public void setPlanIdLt(String planIdLt)
public ReportTaskWhereInput planIdLt_ExplictlyNull()
public ReportTaskWhereInput planIdLt_ExplictlyNonNull()
public void setPlanIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdLt_IsExplictlyNull()
public ReportTaskWhereInput planIdLte(String planIdLte)
public void setPlanIdLte(String planIdLte)
public ReportTaskWhereInput planIdLte_ExplictlyNull()
public ReportTaskWhereInput planIdLte_ExplictlyNonNull()
public void setPlanIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdLte_IsExplictlyNull()
public ReportTaskWhereInput planIdNot(String planIdNot)
public void setPlanIdNot(String planIdNot)
public ReportTaskWhereInput planIdNot_ExplictlyNull()
public ReportTaskWhereInput planIdNot_ExplictlyNonNull()
public void setPlanIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdNot_IsExplictlyNull()
public ReportTaskWhereInput planIdNotContains(String planIdNotContains)
@Nullable public String getPlanIdNotContains()
public void setPlanIdNotContains(String planIdNotContains)
public ReportTaskWhereInput planIdNotContains_ExplictlyNull()
public ReportTaskWhereInput planIdNotContains_ExplictlyNonNull()
public void setPlanIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdNotContains_IsExplictlyNull()
public ReportTaskWhereInput planIdNotEndsWith(String planIdNotEndsWith)
@Nullable public String getPlanIdNotEndsWith()
public void setPlanIdNotEndsWith(String planIdNotEndsWith)
public ReportTaskWhereInput planIdNotEndsWith_ExplictlyNull()
public ReportTaskWhereInput planIdNotEndsWith_ExplictlyNonNull()
public void setPlanIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdNotEndsWith_IsExplictlyNull()
public ReportTaskWhereInput planIdNotIn(List<String> planIdNotIn)
public ReportTaskWhereInput addPlanIdNotInItem(String planIdNotInItem)
public ReportTaskWhereInput planIdNotIn_ExplictlyNull()
public ReportTaskWhereInput planIdNotIn_ExplictlyNonNull()
public void setPlanIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdNotIn_IsExplictlyNull()
public ReportTaskWhereInput planIdNotStartsWith(String planIdNotStartsWith)
@Nullable public String getPlanIdNotStartsWith()
public void setPlanIdNotStartsWith(String planIdNotStartsWith)
public ReportTaskWhereInput planIdNotStartsWith_ExplictlyNull()
public ReportTaskWhereInput planIdNotStartsWith_ExplictlyNonNull()
public void setPlanIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdNotStartsWith_IsExplictlyNull()
public ReportTaskWhereInput planIdStartsWith(String planIdStartsWith)
@Nullable public String getPlanIdStartsWith()
public void setPlanIdStartsWith(String planIdStartsWith)
public ReportTaskWhereInput planIdStartsWith_ExplictlyNull()
public ReportTaskWhereInput planIdStartsWith_ExplictlyNonNull()
public void setPlanIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPlanIdStartsWith_IsExplictlyNull()
public ReportTaskWhereInput status(TaskStatus status)
@Nullable public TaskStatus getStatus()
public void setStatus(TaskStatus status)
public ReportTaskWhereInput status_ExplictlyNull()
public ReportTaskWhereInput status_ExplictlyNonNull()
public void setStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatus_IsExplictlyNull()
public ReportTaskWhereInput statusIn(List<TaskStatus> statusIn)
public ReportTaskWhereInput addStatusInItem(TaskStatus statusInItem)
@Nullable public List<TaskStatus> getStatusIn()
public void setStatusIn(List<TaskStatus> statusIn)
public ReportTaskWhereInput statusIn_ExplictlyNull()
public ReportTaskWhereInput statusIn_ExplictlyNonNull()
public void setStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusIn_IsExplictlyNull()
public ReportTaskWhereInput statusNot(TaskStatus statusNot)
@Nullable public TaskStatus getStatusNot()
public void setStatusNot(TaskStatus statusNot)
public ReportTaskWhereInput statusNot_ExplictlyNull()
public ReportTaskWhereInput statusNot_ExplictlyNonNull()
public void setStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusNot_IsExplictlyNull()
public ReportTaskWhereInput statusNotIn(List<TaskStatus> statusNotIn)
public ReportTaskWhereInput addStatusNotInItem(TaskStatus statusNotInItem)
@Nullable public List<TaskStatus> getStatusNotIn()
public void setStatusNotIn(List<TaskStatus> statusNotIn)
public ReportTaskWhereInput statusNotIn_ExplictlyNull()
public ReportTaskWhereInput statusNotIn_ExplictlyNonNull()
public void setStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusNotIn_IsExplictlyNull()
public ReportTaskWhereInput template(ReportTemplateWhereInput template)
@Nullable public ReportTemplateWhereInput getTemplate()
public void setTemplate(ReportTemplateWhereInput template)
public ReportTaskWhereInput template_ExplictlyNull()
public ReportTaskWhereInput template_ExplictlyNonNull()
public void setTemplate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTemplate_IsExplictlyNull()
Copyright © 2025. All rights reserved.