@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class LogCollectionWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
LogCollectionWhereInput() |
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_LOCAL_ID_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_IN
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_STARTS_WITH
public static final String SERIALIZED_NAME_LOG_ENDED_AT_GT
public static final String SERIALIZED_NAME_LOG_ENDED_AT_GTE
public static final String SERIALIZED_NAME_LOG_ENDED_AT_IN
public static final String SERIALIZED_NAME_LOG_ENDED_AT_LT
public static final String SERIALIZED_NAME_LOG_ENDED_AT_LTE
public static final String SERIALIZED_NAME_LOG_ENDED_AT_NOT
public static final String SERIALIZED_NAME_LOG_ENDED_AT_NOT_IN
public static final String SERIALIZED_NAME_LOG_STARTED_AT
public static final String SERIALIZED_NAME_LOG_STARTED_AT_GT
public static final String SERIALIZED_NAME_LOG_STARTED_AT_GTE
public static final String SERIALIZED_NAME_LOG_STARTED_AT_IN
public static final String SERIALIZED_NAME_LOG_STARTED_AT_LT
public static final String SERIALIZED_NAME_LOG_STARTED_AT_LTE
public static final String SERIALIZED_NAME_LOG_STARTED_AT_NOT
public static final String SERIALIZED_NAME_LOG_STARTED_AT_NOT_IN
public static final String SERIALIZED_NAME_OWNER_CONTAINS
public static final String SERIALIZED_NAME_OWNER_ENDS_WITH
public static final String SERIALIZED_NAME_OWNER_NOT_CONTAINS
public static final String SERIALIZED_NAME_OWNER_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_OWNER_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_OWNER_STARTS_WITH
public static final String SERIALIZED_NAME_PATH_ENDS_WITH
public static final String SERIALIZED_NAME_PATH_NOT_CONTAINS
public static final String SERIALIZED_NAME_PATH_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_PATH_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_PATH_STARTS_WITH
public static final String SERIALIZED_NAME_PROGRESS_NOT_IN
public static final String SERIALIZED_NAME_STARTED_AT_GTE
public static final String SERIALIZED_NAME_STARTED_AT_LTE
public static final String SERIALIZED_NAME_STARTED_AT_NOT
public static final String SERIALIZED_NAME_STARTED_AT_NOT_IN
public LogCollectionWhereInput AND(List<LogCollectionWhereInput> AND)
public LogCollectionWhereInput addANDItem(LogCollectionWhereInput ANDItem)
@Nullable public List<LogCollectionWhereInput> getAND()
public void setAND(List<LogCollectionWhereInput> AND)
public LogCollectionWhereInput AND_ExplictlyNull()
public LogCollectionWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public LogCollectionWhereInput NOT(List<LogCollectionWhereInput> NOT)
public LogCollectionWhereInput addNOTItem(LogCollectionWhereInput NOTItem)
@Nullable public List<LogCollectionWhereInput> getNOT()
public void setNOT(List<LogCollectionWhereInput> NOT)
public LogCollectionWhereInput NOT_ExplictlyNull()
public LogCollectionWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public LogCollectionWhereInput OR(List<LogCollectionWhereInput> OR)
public LogCollectionWhereInput addORItem(LogCollectionWhereInput ORItem)
@Nullable public List<LogCollectionWhereInput> getOR()
public void setOR(List<LogCollectionWhereInput> OR)
public LogCollectionWhereInput OR_ExplictlyNull()
public LogCollectionWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public LogCollectionWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public LogCollectionWhereInput cluster_ExplictlyNull()
public LogCollectionWhereInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public LogCollectionWhereInput hostsEvery(HostWhereInput hostsEvery)
@Nullable public HostWhereInput getHostsEvery()
public void setHostsEvery(HostWhereInput hostsEvery)
public LogCollectionWhereInput hostsEvery_ExplictlyNull()
public LogCollectionWhereInput hostsEvery_ExplictlyNonNull()
public void setHostsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHostsEvery_IsExplictlyNull()
public LogCollectionWhereInput hostsNone(HostWhereInput hostsNone)
@Nullable public HostWhereInput getHostsNone()
public void setHostsNone(HostWhereInput hostsNone)
public LogCollectionWhereInput hostsNone_ExplictlyNull()
public LogCollectionWhereInput hostsNone_ExplictlyNonNull()
public void setHostsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHostsNone_IsExplictlyNull()
public LogCollectionWhereInput hostsSome(HostWhereInput hostsSome)
@Nullable public HostWhereInput getHostsSome()
public void setHostsSome(HostWhereInput hostsSome)
public LogCollectionWhereInput hostsSome_ExplictlyNull()
public LogCollectionWhereInput hostsSome_ExplictlyNonNull()
public void setHostsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHostsSome_IsExplictlyNull()
public LogCollectionWhereInput id(String id)
public void setId(String id)
public LogCollectionWhereInput id_ExplictlyNull()
public LogCollectionWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public LogCollectionWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public LogCollectionWhereInput idContains_ExplictlyNull()
public LogCollectionWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public LogCollectionWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public LogCollectionWhereInput idEndsWith_ExplictlyNull()
public LogCollectionWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public LogCollectionWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public LogCollectionWhereInput idGt_ExplictlyNull()
public LogCollectionWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public LogCollectionWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public LogCollectionWhereInput idGte_ExplictlyNull()
public LogCollectionWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public LogCollectionWhereInput idIn(List<String> idIn)
public LogCollectionWhereInput addIdInItem(String idInItem)
public LogCollectionWhereInput idIn_ExplictlyNull()
public LogCollectionWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public LogCollectionWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public LogCollectionWhereInput idLt_ExplictlyNull()
public LogCollectionWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public LogCollectionWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public LogCollectionWhereInput idLte_ExplictlyNull()
public LogCollectionWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public LogCollectionWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public LogCollectionWhereInput idNot_ExplictlyNull()
public LogCollectionWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public LogCollectionWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public LogCollectionWhereInput idNotContains_ExplictlyNull()
public LogCollectionWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public LogCollectionWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public LogCollectionWhereInput idNotEndsWith_ExplictlyNull()
public LogCollectionWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public LogCollectionWhereInput idNotIn(List<String> idNotIn)
public LogCollectionWhereInput addIdNotInItem(String idNotInItem)
public LogCollectionWhereInput idNotIn_ExplictlyNull()
public LogCollectionWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public LogCollectionWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public LogCollectionWhereInput idNotStartsWith_ExplictlyNull()
public LogCollectionWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public LogCollectionWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public LogCollectionWhereInput idStartsWith_ExplictlyNull()
public LogCollectionWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public LogCollectionWhereInput localId(String localId)
public void setLocalId(String localId)
public LogCollectionWhereInput localId_ExplictlyNull()
public LogCollectionWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public LogCollectionWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public LogCollectionWhereInput localIdContains_ExplictlyNull()
public LogCollectionWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public LogCollectionWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public LogCollectionWhereInput localIdEndsWith_ExplictlyNull()
public LogCollectionWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public LogCollectionWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public LogCollectionWhereInput localIdGt_ExplictlyNull()
public LogCollectionWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public LogCollectionWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public LogCollectionWhereInput localIdGte_ExplictlyNull()
public LogCollectionWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public LogCollectionWhereInput localIdIn(List<String> localIdIn)
public LogCollectionWhereInput addLocalIdInItem(String localIdInItem)
public LogCollectionWhereInput localIdIn_ExplictlyNull()
public LogCollectionWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public LogCollectionWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public LogCollectionWhereInput localIdLt_ExplictlyNull()
public LogCollectionWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public LogCollectionWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public LogCollectionWhereInput localIdLte_ExplictlyNull()
public LogCollectionWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public LogCollectionWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public LogCollectionWhereInput localIdNot_ExplictlyNull()
public LogCollectionWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public LogCollectionWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public LogCollectionWhereInput localIdNotContains_ExplictlyNull()
public LogCollectionWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public LogCollectionWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public LogCollectionWhereInput localIdNotEndsWith_ExplictlyNull()
public LogCollectionWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public LogCollectionWhereInput localIdNotIn(List<String> localIdNotIn)
public LogCollectionWhereInput addLocalIdNotInItem(String localIdNotInItem)
public LogCollectionWhereInput localIdNotIn_ExplictlyNull()
public LogCollectionWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public LogCollectionWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public LogCollectionWhereInput localIdNotStartsWith_ExplictlyNull()
public LogCollectionWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public LogCollectionWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public LogCollectionWhereInput localIdStartsWith_ExplictlyNull()
public LogCollectionWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public LogCollectionWhereInput logEndedAt(String logEndedAt)
public void setLogEndedAt(String logEndedAt)
public LogCollectionWhereInput logEndedAt_ExplictlyNull()
public LogCollectionWhereInput logEndedAt_ExplictlyNonNull()
public void setLogEndedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogEndedAt_IsExplictlyNull()
public LogCollectionWhereInput logEndedAtGt(String logEndedAtGt)
public void setLogEndedAtGt(String logEndedAtGt)
public LogCollectionWhereInput logEndedAtGt_ExplictlyNull()
public LogCollectionWhereInput logEndedAtGt_ExplictlyNonNull()
public void setLogEndedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogEndedAtGt_IsExplictlyNull()
public LogCollectionWhereInput logEndedAtGte(String logEndedAtGte)
public void setLogEndedAtGte(String logEndedAtGte)
public LogCollectionWhereInput logEndedAtGte_ExplictlyNull()
public LogCollectionWhereInput logEndedAtGte_ExplictlyNonNull()
public void setLogEndedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogEndedAtGte_IsExplictlyNull()
public LogCollectionWhereInput logEndedAtIn(List<String> logEndedAtIn)
public LogCollectionWhereInput addLogEndedAtInItem(String logEndedAtInItem)
public LogCollectionWhereInput logEndedAtIn_ExplictlyNull()
public LogCollectionWhereInput logEndedAtIn_ExplictlyNonNull()
public void setLogEndedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogEndedAtIn_IsExplictlyNull()
public LogCollectionWhereInput logEndedAtLt(String logEndedAtLt)
public void setLogEndedAtLt(String logEndedAtLt)
public LogCollectionWhereInput logEndedAtLt_ExplictlyNull()
public LogCollectionWhereInput logEndedAtLt_ExplictlyNonNull()
public void setLogEndedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogEndedAtLt_IsExplictlyNull()
public LogCollectionWhereInput logEndedAtLte(String logEndedAtLte)
public void setLogEndedAtLte(String logEndedAtLte)
public LogCollectionWhereInput logEndedAtLte_ExplictlyNull()
public LogCollectionWhereInput logEndedAtLte_ExplictlyNonNull()
public void setLogEndedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogEndedAtLte_IsExplictlyNull()
public LogCollectionWhereInput logEndedAtNot(String logEndedAtNot)
public void setLogEndedAtNot(String logEndedAtNot)
public LogCollectionWhereInput logEndedAtNot_ExplictlyNull()
public LogCollectionWhereInput logEndedAtNot_ExplictlyNonNull()
public void setLogEndedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogEndedAtNot_IsExplictlyNull()
public LogCollectionWhereInput logEndedAtNotIn(List<String> logEndedAtNotIn)
public LogCollectionWhereInput addLogEndedAtNotInItem(String logEndedAtNotInItem)
@Nullable public List<String> getLogEndedAtNotIn()
public LogCollectionWhereInput logEndedAtNotIn_ExplictlyNull()
public LogCollectionWhereInput logEndedAtNotIn_ExplictlyNonNull()
public void setLogEndedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogEndedAtNotIn_IsExplictlyNull()
public LogCollectionWhereInput logStartedAt(String logStartedAt)
public void setLogStartedAt(String logStartedAt)
public LogCollectionWhereInput logStartedAt_ExplictlyNull()
public LogCollectionWhereInput logStartedAt_ExplictlyNonNull()
public void setLogStartedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogStartedAt_IsExplictlyNull()
public LogCollectionWhereInput logStartedAtGt(String logStartedAtGt)
public void setLogStartedAtGt(String logStartedAtGt)
public LogCollectionWhereInput logStartedAtGt_ExplictlyNull()
public LogCollectionWhereInput logStartedAtGt_ExplictlyNonNull()
public void setLogStartedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogStartedAtGt_IsExplictlyNull()
public LogCollectionWhereInput logStartedAtGte(String logStartedAtGte)
@Nullable public String getLogStartedAtGte()
public void setLogStartedAtGte(String logStartedAtGte)
public LogCollectionWhereInput logStartedAtGte_ExplictlyNull()
public LogCollectionWhereInput logStartedAtGte_ExplictlyNonNull()
public void setLogStartedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogStartedAtGte_IsExplictlyNull()
public LogCollectionWhereInput logStartedAtIn(List<String> logStartedAtIn)
public LogCollectionWhereInput addLogStartedAtInItem(String logStartedAtInItem)
@Nullable public List<String> getLogStartedAtIn()
public LogCollectionWhereInput logStartedAtIn_ExplictlyNull()
public LogCollectionWhereInput logStartedAtIn_ExplictlyNonNull()
public void setLogStartedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogStartedAtIn_IsExplictlyNull()
public LogCollectionWhereInput logStartedAtLt(String logStartedAtLt)
public void setLogStartedAtLt(String logStartedAtLt)
public LogCollectionWhereInput logStartedAtLt_ExplictlyNull()
public LogCollectionWhereInput logStartedAtLt_ExplictlyNonNull()
public void setLogStartedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogStartedAtLt_IsExplictlyNull()
public LogCollectionWhereInput logStartedAtLte(String logStartedAtLte)
@Nullable public String getLogStartedAtLte()
public void setLogStartedAtLte(String logStartedAtLte)
public LogCollectionWhereInput logStartedAtLte_ExplictlyNull()
public LogCollectionWhereInput logStartedAtLte_ExplictlyNonNull()
public void setLogStartedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogStartedAtLte_IsExplictlyNull()
public LogCollectionWhereInput logStartedAtNot(String logStartedAtNot)
@Nullable public String getLogStartedAtNot()
public void setLogStartedAtNot(String logStartedAtNot)
public LogCollectionWhereInput logStartedAtNot_ExplictlyNull()
public LogCollectionWhereInput logStartedAtNot_ExplictlyNonNull()
public void setLogStartedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogStartedAtNot_IsExplictlyNull()
public LogCollectionWhereInput logStartedAtNotIn(List<String> logStartedAtNotIn)
public LogCollectionWhereInput addLogStartedAtNotInItem(String logStartedAtNotInItem)
@Nullable public List<String> getLogStartedAtNotIn()
public LogCollectionWhereInput logStartedAtNotIn_ExplictlyNull()
public LogCollectionWhereInput logStartedAtNotIn_ExplictlyNonNull()
public void setLogStartedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogStartedAtNotIn_IsExplictlyNull()
public LogCollectionWhereInput owner(String owner)
public void setOwner(String owner)
public LogCollectionWhereInput owner_ExplictlyNull()
public LogCollectionWhereInput owner_ExplictlyNonNull()
public void setOwner_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwner_IsExplictlyNull()
public LogCollectionWhereInput ownerContains(String ownerContains)
public void setOwnerContains(String ownerContains)
public LogCollectionWhereInput ownerContains_ExplictlyNull()
public LogCollectionWhereInput ownerContains_ExplictlyNonNull()
public void setOwnerContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerContains_IsExplictlyNull()
public LogCollectionWhereInput ownerEndsWith(String ownerEndsWith)
public void setOwnerEndsWith(String ownerEndsWith)
public LogCollectionWhereInput ownerEndsWith_ExplictlyNull()
public LogCollectionWhereInput ownerEndsWith_ExplictlyNonNull()
public void setOwnerEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerEndsWith_IsExplictlyNull()
public LogCollectionWhereInput ownerGt(String ownerGt)
public void setOwnerGt(String ownerGt)
public LogCollectionWhereInput ownerGt_ExplictlyNull()
public LogCollectionWhereInput ownerGt_ExplictlyNonNull()
public void setOwnerGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerGt_IsExplictlyNull()
public LogCollectionWhereInput ownerGte(String ownerGte)
public void setOwnerGte(String ownerGte)
public LogCollectionWhereInput ownerGte_ExplictlyNull()
public LogCollectionWhereInput ownerGte_ExplictlyNonNull()
public void setOwnerGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerGte_IsExplictlyNull()
public LogCollectionWhereInput ownerIn(List<String> ownerIn)
public LogCollectionWhereInput addOwnerInItem(String ownerInItem)
public LogCollectionWhereInput ownerIn_ExplictlyNull()
public LogCollectionWhereInput ownerIn_ExplictlyNonNull()
public void setOwnerIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerIn_IsExplictlyNull()
public LogCollectionWhereInput ownerLt(String ownerLt)
public void setOwnerLt(String ownerLt)
public LogCollectionWhereInput ownerLt_ExplictlyNull()
public LogCollectionWhereInput ownerLt_ExplictlyNonNull()
public void setOwnerLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerLt_IsExplictlyNull()
public LogCollectionWhereInput ownerLte(String ownerLte)
public void setOwnerLte(String ownerLte)
public LogCollectionWhereInput ownerLte_ExplictlyNull()
public LogCollectionWhereInput ownerLte_ExplictlyNonNull()
public void setOwnerLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerLte_IsExplictlyNull()
public LogCollectionWhereInput ownerNot(String ownerNot)
public void setOwnerNot(String ownerNot)
public LogCollectionWhereInput ownerNot_ExplictlyNull()
public LogCollectionWhereInput ownerNot_ExplictlyNonNull()
public void setOwnerNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerNot_IsExplictlyNull()
public LogCollectionWhereInput ownerNotContains(String ownerNotContains)
@Nullable public String getOwnerNotContains()
public void setOwnerNotContains(String ownerNotContains)
public LogCollectionWhereInput ownerNotContains_ExplictlyNull()
public LogCollectionWhereInput ownerNotContains_ExplictlyNonNull()
public void setOwnerNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerNotContains_IsExplictlyNull()
public LogCollectionWhereInput ownerNotEndsWith(String ownerNotEndsWith)
@Nullable public String getOwnerNotEndsWith()
public void setOwnerNotEndsWith(String ownerNotEndsWith)
public LogCollectionWhereInput ownerNotEndsWith_ExplictlyNull()
public LogCollectionWhereInput ownerNotEndsWith_ExplictlyNonNull()
public void setOwnerNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerNotEndsWith_IsExplictlyNull()
public LogCollectionWhereInput ownerNotIn(List<String> ownerNotIn)
public LogCollectionWhereInput addOwnerNotInItem(String ownerNotInItem)
public LogCollectionWhereInput ownerNotIn_ExplictlyNull()
public LogCollectionWhereInput ownerNotIn_ExplictlyNonNull()
public void setOwnerNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerNotIn_IsExplictlyNull()
public LogCollectionWhereInput ownerNotStartsWith(String ownerNotStartsWith)
@Nullable public String getOwnerNotStartsWith()
public void setOwnerNotStartsWith(String ownerNotStartsWith)
public LogCollectionWhereInput ownerNotStartsWith_ExplictlyNull()
public LogCollectionWhereInput ownerNotStartsWith_ExplictlyNonNull()
public void setOwnerNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerNotStartsWith_IsExplictlyNull()
public LogCollectionWhereInput ownerStartsWith(String ownerStartsWith)
@Nullable public String getOwnerStartsWith()
public void setOwnerStartsWith(String ownerStartsWith)
public LogCollectionWhereInput ownerStartsWith_ExplictlyNull()
public LogCollectionWhereInput ownerStartsWith_ExplictlyNonNull()
public void setOwnerStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwnerStartsWith_IsExplictlyNull()
public LogCollectionWhereInput path(String path)
public void setPath(String path)
public LogCollectionWhereInput path_ExplictlyNull()
public LogCollectionWhereInput path_ExplictlyNonNull()
public void setPath_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPath_IsExplictlyNull()
public LogCollectionWhereInput pathContains(String pathContains)
public void setPathContains(String pathContains)
public LogCollectionWhereInput pathContains_ExplictlyNull()
public LogCollectionWhereInput pathContains_ExplictlyNonNull()
public void setPathContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathContains_IsExplictlyNull()
public LogCollectionWhereInput pathEndsWith(String pathEndsWith)
public void setPathEndsWith(String pathEndsWith)
public LogCollectionWhereInput pathEndsWith_ExplictlyNull()
public LogCollectionWhereInput pathEndsWith_ExplictlyNonNull()
public void setPathEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathEndsWith_IsExplictlyNull()
public LogCollectionWhereInput pathGt(String pathGt)
public void setPathGt(String pathGt)
public LogCollectionWhereInput pathGt_ExplictlyNull()
public LogCollectionWhereInput pathGt_ExplictlyNonNull()
public void setPathGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathGt_IsExplictlyNull()
public LogCollectionWhereInput pathGte(String pathGte)
public void setPathGte(String pathGte)
public LogCollectionWhereInput pathGte_ExplictlyNull()
public LogCollectionWhereInput pathGte_ExplictlyNonNull()
public void setPathGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathGte_IsExplictlyNull()
public LogCollectionWhereInput pathIn(List<String> pathIn)
public LogCollectionWhereInput addPathInItem(String pathInItem)
public LogCollectionWhereInput pathIn_ExplictlyNull()
public LogCollectionWhereInput pathIn_ExplictlyNonNull()
public void setPathIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathIn_IsExplictlyNull()
public LogCollectionWhereInput pathLt(String pathLt)
public void setPathLt(String pathLt)
public LogCollectionWhereInput pathLt_ExplictlyNull()
public LogCollectionWhereInput pathLt_ExplictlyNonNull()
public void setPathLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathLt_IsExplictlyNull()
public LogCollectionWhereInput pathLte(String pathLte)
public void setPathLte(String pathLte)
public LogCollectionWhereInput pathLte_ExplictlyNull()
public LogCollectionWhereInput pathLte_ExplictlyNonNull()
public void setPathLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathLte_IsExplictlyNull()
public LogCollectionWhereInput pathNot(String pathNot)
public void setPathNot(String pathNot)
public LogCollectionWhereInput pathNot_ExplictlyNull()
public LogCollectionWhereInput pathNot_ExplictlyNonNull()
public void setPathNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNot_IsExplictlyNull()
public LogCollectionWhereInput pathNotContains(String pathNotContains)
@Nullable public String getPathNotContains()
public void setPathNotContains(String pathNotContains)
public LogCollectionWhereInput pathNotContains_ExplictlyNull()
public LogCollectionWhereInput pathNotContains_ExplictlyNonNull()
public void setPathNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNotContains_IsExplictlyNull()
public LogCollectionWhereInput pathNotEndsWith(String pathNotEndsWith)
@Nullable public String getPathNotEndsWith()
public void setPathNotEndsWith(String pathNotEndsWith)
public LogCollectionWhereInput pathNotEndsWith_ExplictlyNull()
public LogCollectionWhereInput pathNotEndsWith_ExplictlyNonNull()
public void setPathNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNotEndsWith_IsExplictlyNull()
public LogCollectionWhereInput pathNotIn(List<String> pathNotIn)
public LogCollectionWhereInput addPathNotInItem(String pathNotInItem)
public LogCollectionWhereInput pathNotIn_ExplictlyNull()
public LogCollectionWhereInput pathNotIn_ExplictlyNonNull()
public void setPathNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNotIn_IsExplictlyNull()
public LogCollectionWhereInput pathNotStartsWith(String pathNotStartsWith)
@Nullable public String getPathNotStartsWith()
public void setPathNotStartsWith(String pathNotStartsWith)
public LogCollectionWhereInput pathNotStartsWith_ExplictlyNull()
public LogCollectionWhereInput pathNotStartsWith_ExplictlyNonNull()
public void setPathNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNotStartsWith_IsExplictlyNull()
public LogCollectionWhereInput pathStartsWith(String pathStartsWith)
public void setPathStartsWith(String pathStartsWith)
public LogCollectionWhereInput pathStartsWith_ExplictlyNull()
public LogCollectionWhereInput pathStartsWith_ExplictlyNonNull()
public void setPathStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathStartsWith_IsExplictlyNull()
public LogCollectionWhereInput progress(Double progress)
public void setProgress(Double progress)
public LogCollectionWhereInput progress_ExplictlyNull()
public LogCollectionWhereInput progress_ExplictlyNonNull()
public void setProgress_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProgress_IsExplictlyNull()
public LogCollectionWhereInput progressGt(Double progressGt)
public void setProgressGt(Double progressGt)
public LogCollectionWhereInput progressGt_ExplictlyNull()
public LogCollectionWhereInput progressGt_ExplictlyNonNull()
public void setProgressGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProgressGt_IsExplictlyNull()
public LogCollectionWhereInput progressGte(Double progressGte)
public void setProgressGte(Double progressGte)
public LogCollectionWhereInput progressGte_ExplictlyNull()
public LogCollectionWhereInput progressGte_ExplictlyNonNull()
public void setProgressGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProgressGte_IsExplictlyNull()
public LogCollectionWhereInput progressIn(List<Double> progressIn)
public LogCollectionWhereInput addProgressInItem(Double progressInItem)
public LogCollectionWhereInput progressIn_ExplictlyNull()
public LogCollectionWhereInput progressIn_ExplictlyNonNull()
public void setProgressIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProgressIn_IsExplictlyNull()
public LogCollectionWhereInput progressLt(Double progressLt)
public void setProgressLt(Double progressLt)
public LogCollectionWhereInput progressLt_ExplictlyNull()
public LogCollectionWhereInput progressLt_ExplictlyNonNull()
public void setProgressLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProgressLt_IsExplictlyNull()
public LogCollectionWhereInput progressLte(Double progressLte)
public void setProgressLte(Double progressLte)
public LogCollectionWhereInput progressLte_ExplictlyNull()
public LogCollectionWhereInput progressLte_ExplictlyNonNull()
public void setProgressLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProgressLte_IsExplictlyNull()
public LogCollectionWhereInput progressNot(Double progressNot)
public void setProgressNot(Double progressNot)
public LogCollectionWhereInput progressNot_ExplictlyNull()
public LogCollectionWhereInput progressNot_ExplictlyNonNull()
public void setProgressNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProgressNot_IsExplictlyNull()
public LogCollectionWhereInput progressNotIn(List<Double> progressNotIn)
public LogCollectionWhereInput addProgressNotInItem(Double progressNotInItem)
@Nullable public List<Double> getProgressNotIn()
public LogCollectionWhereInput progressNotIn_ExplictlyNull()
public LogCollectionWhereInput progressNotIn_ExplictlyNonNull()
public void setProgressNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProgressNotIn_IsExplictlyNull()
public LogCollectionWhereInput size(Long size)
public void setSize(Long size)
public LogCollectionWhereInput size_ExplictlyNull()
public LogCollectionWhereInput size_ExplictlyNonNull()
public void setSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSize_IsExplictlyNull()
public LogCollectionWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public LogCollectionWhereInput sizeGt_ExplictlyNull()
public LogCollectionWhereInput sizeGt_ExplictlyNonNull()
public void setSizeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGt_IsExplictlyNull()
public LogCollectionWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public LogCollectionWhereInput sizeGte_ExplictlyNull()
public LogCollectionWhereInput sizeGte_ExplictlyNonNull()
public void setSizeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGte_IsExplictlyNull()
public LogCollectionWhereInput sizeIn(List<Long> sizeIn)
public LogCollectionWhereInput addSizeInItem(Long sizeInItem)
public LogCollectionWhereInput sizeIn_ExplictlyNull()
public LogCollectionWhereInput sizeIn_ExplictlyNonNull()
public void setSizeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeIn_IsExplictlyNull()
public LogCollectionWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public LogCollectionWhereInput sizeLt_ExplictlyNull()
public LogCollectionWhereInput sizeLt_ExplictlyNonNull()
public void setSizeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLt_IsExplictlyNull()
public LogCollectionWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public LogCollectionWhereInput sizeLte_ExplictlyNull()
public LogCollectionWhereInput sizeLte_ExplictlyNonNull()
public void setSizeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLte_IsExplictlyNull()
public LogCollectionWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public LogCollectionWhereInput sizeNot_ExplictlyNull()
public LogCollectionWhereInput sizeNot_ExplictlyNonNull()
public void setSizeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNot_IsExplictlyNull()
public LogCollectionWhereInput sizeNotIn(List<Long> sizeNotIn)
public LogCollectionWhereInput addSizeNotInItem(Long sizeNotInItem)
public LogCollectionWhereInput sizeNotIn_ExplictlyNull()
public LogCollectionWhereInput sizeNotIn_ExplictlyNonNull()
public void setSizeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNotIn_IsExplictlyNull()
public LogCollectionWhereInput startedAt(String startedAt)
public void setStartedAt(String startedAt)
public LogCollectionWhereInput startedAt_ExplictlyNull()
public LogCollectionWhereInput startedAt_ExplictlyNonNull()
public void setStartedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAt_IsExplictlyNull()
public LogCollectionWhereInput startedAtGt(String startedAtGt)
public void setStartedAtGt(String startedAtGt)
public LogCollectionWhereInput startedAtGt_ExplictlyNull()
public LogCollectionWhereInput startedAtGt_ExplictlyNonNull()
public void setStartedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtGt_IsExplictlyNull()
public LogCollectionWhereInput startedAtGte(String startedAtGte)
public void setStartedAtGte(String startedAtGte)
public LogCollectionWhereInput startedAtGte_ExplictlyNull()
public LogCollectionWhereInput startedAtGte_ExplictlyNonNull()
public void setStartedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtGte_IsExplictlyNull()
public LogCollectionWhereInput startedAtIn(List<String> startedAtIn)
public LogCollectionWhereInput addStartedAtInItem(String startedAtInItem)
public LogCollectionWhereInput startedAtIn_ExplictlyNull()
public LogCollectionWhereInput startedAtIn_ExplictlyNonNull()
public void setStartedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtIn_IsExplictlyNull()
public LogCollectionWhereInput startedAtLt(String startedAtLt)
public void setStartedAtLt(String startedAtLt)
public LogCollectionWhereInput startedAtLt_ExplictlyNull()
public LogCollectionWhereInput startedAtLt_ExplictlyNonNull()
public void setStartedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtLt_IsExplictlyNull()
public LogCollectionWhereInput startedAtLte(String startedAtLte)
public void setStartedAtLte(String startedAtLte)
public LogCollectionWhereInput startedAtLte_ExplictlyNull()
public LogCollectionWhereInput startedAtLte_ExplictlyNonNull()
public void setStartedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtLte_IsExplictlyNull()
public LogCollectionWhereInput startedAtNot(String startedAtNot)
public void setStartedAtNot(String startedAtNot)
public LogCollectionWhereInput startedAtNot_ExplictlyNull()
public LogCollectionWhereInput startedAtNot_ExplictlyNonNull()
public void setStartedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtNot_IsExplictlyNull()
public LogCollectionWhereInput startedAtNotIn(List<String> startedAtNotIn)
public LogCollectionWhereInput addStartedAtNotInItem(String startedAtNotInItem)
@Nullable public List<String> getStartedAtNotIn()
public LogCollectionWhereInput startedAtNotIn_ExplictlyNull()
public LogCollectionWhereInput startedAtNotIn_ExplictlyNonNull()
public void setStartedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtNotIn_IsExplictlyNull()
public LogCollectionWhereInput status(LogCollectionStatus status)
@Nullable public LogCollectionStatus getStatus()
public void setStatus(LogCollectionStatus status)
public LogCollectionWhereInput status_ExplictlyNull()
public LogCollectionWhereInput status_ExplictlyNonNull()
public void setStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatus_IsExplictlyNull()
public LogCollectionWhereInput statusIn(List<LogCollectionStatus> statusIn)
public LogCollectionWhereInput addStatusInItem(LogCollectionStatus statusInItem)
@Nullable public List<LogCollectionStatus> getStatusIn()
public void setStatusIn(List<LogCollectionStatus> statusIn)
public LogCollectionWhereInput statusIn_ExplictlyNull()
public LogCollectionWhereInput statusIn_ExplictlyNonNull()
public void setStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusIn_IsExplictlyNull()
public LogCollectionWhereInput statusNot(LogCollectionStatus statusNot)
@Nullable public LogCollectionStatus getStatusNot()
public void setStatusNot(LogCollectionStatus statusNot)
public LogCollectionWhereInput statusNot_ExplictlyNull()
public LogCollectionWhereInput statusNot_ExplictlyNonNull()
public void setStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusNot_IsExplictlyNull()
public LogCollectionWhereInput statusNotIn(List<LogCollectionStatus> statusNotIn)
public LogCollectionWhereInput addStatusNotInItem(LogCollectionStatus statusNotInItem)
@Nullable public List<LogCollectionStatus> getStatusNotIn()
public void setStatusNotIn(List<LogCollectionStatus> statusNotIn)
public LogCollectionWhereInput statusNotIn_ExplictlyNull()
public LogCollectionWhereInput statusNotIn_ExplictlyNonNull()
public void setStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusNotIn_IsExplictlyNull()
public LogCollectionWhereInput witness(WitnessWhereInput witness)
@Nullable public WitnessWhereInput getWitness()
public void setWitness(WitnessWhereInput witness)
public LogCollectionWhereInput witness_ExplictlyNull()
public LogCollectionWhereInput witness_ExplictlyNonNull()
public void setWitness_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWitness_IsExplictlyNull()
Copyright © 2025. All rights reserved.