@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ViewWhereInput extends Object
| 构造器和说明 |
|---|
ViewWhereInput() |
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_IN
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_NOT
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_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_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_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_TIME_SPAN_NOT_IN
public ViewWhereInput AND(List<ViewWhereInput> AND)
public ViewWhereInput addANDItem(ViewWhereInput ANDItem)
@Nullable public List<ViewWhereInput> getAND()
public void setAND(List<ViewWhereInput> AND)
public ViewWhereInput NOT(List<ViewWhereInput> NOT)
public ViewWhereInput addNOTItem(ViewWhereInput NOTItem)
@Nullable public List<ViewWhereInput> getNOT()
public void setNOT(List<ViewWhereInput> NOT)
public ViewWhereInput OR(List<ViewWhereInput> OR)
public ViewWhereInput addORItem(ViewWhereInput ORItem)
@Nullable public List<ViewWhereInput> getOR()
public void setOR(List<ViewWhereInput> OR)
public ViewWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public ViewWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public ViewWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ViewWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ViewWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public ViewWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ViewWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ViewWhereInput graphsEvery(GraphWhereInput graphsEvery)
@Nullable public GraphWhereInput getGraphsEvery()
public void setGraphsEvery(GraphWhereInput graphsEvery)
public ViewWhereInput graphsNone(GraphWhereInput graphsNone)
@Nullable public GraphWhereInput getGraphsNone()
public void setGraphsNone(GraphWhereInput graphsNone)
public ViewWhereInput graphsSome(GraphWhereInput graphsSome)
@Nullable public GraphWhereInput getGraphsSome()
public void setGraphsSome(GraphWhereInput graphsSome)
public ViewWhereInput id(String id)
public void setId(String id)
public ViewWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ViewWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ViewWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ViewWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ViewWhereInput idIn(List<String> idIn)
public ViewWhereInput addIdInItem(String idInItem)
public ViewWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ViewWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ViewWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ViewWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ViewWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ViewWhereInput idNotIn(List<String> idNotIn)
public ViewWhereInput addIdNotInItem(String idNotInItem)
public ViewWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ViewWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ViewWhereInput localId(String localId)
public void setLocalId(String localId)
public ViewWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public ViewWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public ViewWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public ViewWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public ViewWhereInput localIdIn(List<String> localIdIn)
public ViewWhereInput addLocalIdInItem(String localIdInItem)
public ViewWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public ViewWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public ViewWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public ViewWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public ViewWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public ViewWhereInput localIdNotIn(List<String> localIdNotIn)
public ViewWhereInput addLocalIdNotInItem(String localIdNotInItem)
public ViewWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public ViewWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public ViewWhereInput name(String name)
public void setName(String name)
public ViewWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public ViewWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public ViewWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public ViewWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public ViewWhereInput nameIn(List<String> nameIn)
public ViewWhereInput addNameInItem(String nameInItem)
public ViewWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public ViewWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public ViewWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public ViewWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public ViewWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public ViewWhereInput nameNotIn(List<String> nameNotIn)
public ViewWhereInput addNameNotInItem(String nameNotInItem)
public ViewWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public ViewWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public ViewWhereInput timeSpan(Integer timeSpan)
public void setTimeSpan(Integer timeSpan)
public ViewWhereInput timeSpanGt(Integer timeSpanGt)
public void setTimeSpanGt(Integer timeSpanGt)
public ViewWhereInput timeSpanGte(Integer timeSpanGte)
public void setTimeSpanGte(Integer timeSpanGte)
public ViewWhereInput timeSpanIn(List<Integer> timeSpanIn)
public ViewWhereInput addTimeSpanInItem(Integer timeSpanInItem)
public ViewWhereInput timeSpanLt(Integer timeSpanLt)
public void setTimeSpanLt(Integer timeSpanLt)
public ViewWhereInput timeSpanLte(Integer timeSpanLte)
public void setTimeSpanLte(Integer timeSpanLte)
public ViewWhereInput timeSpanNot(Integer timeSpanNot)
public void setTimeSpanNot(Integer timeSpanNot)
public ViewWhereInput timeSpanNotIn(List<Integer> timeSpanNotIn)
public ViewWhereInput addTimeSpanNotInItem(Integer timeSpanNotInItem)
@Nullable public List<Integer> getTimeSpanNotIn()
public ViewWhereInput timeUnit(TimeUnit timeUnit)
public void setTimeUnit(TimeUnit timeUnit)
public ViewWhereInput timeUnitIn(List<TimeUnit> timeUnitIn)
public ViewWhereInput addTimeUnitInItem(TimeUnit timeUnitInItem)
public ViewWhereInput timeUnitNot(TimeUnit timeUnitNot)
public void setTimeUnitNot(TimeUnit timeUnitNot)
public ViewWhereInput timeUnitNotIn(List<TimeUnit> timeUnitNotIn)
public ViewWhereInput addTimeUnitNotInItem(TimeUnit timeUnitNotInItem)
@Nullable public List<TimeUnit> getTimeUnitNotIn()
Copyright © 2025. All rights reserved.