@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class UsbDeviceWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
UsbDeviceWhereInput() |
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_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_CREATED_AT
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_GT
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_GTE
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_IN
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_LT
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_LTE
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_NOT
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_NOT_IN
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_MANUFACTURER_CONTAINS
public static final String SERIALIZED_NAME_MANUFACTURER_ENDS_WITH
public static final String SERIALIZED_NAME_MANUFACTURER_GT
public static final String SERIALIZED_NAME_MANUFACTURER_GTE
public static final String SERIALIZED_NAME_MANUFACTURER_IN
public static final String SERIALIZED_NAME_MANUFACTURER_LT
public static final String SERIALIZED_NAME_MANUFACTURER_LTE
public static final String SERIALIZED_NAME_MANUFACTURER_NOT
public static final String SERIALIZED_NAME_MANUFACTURER_NOT_CONTAINS
public static final String SERIALIZED_NAME_MANUFACTURER_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_MANUFACTURER_NOT_IN
public static final String SERIALIZED_NAME_MANUFACTURER_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_MANUFACTURER_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_USB_TYPE_CONTAINS
public static final String SERIALIZED_NAME_USB_TYPE_ENDS_WITH
public static final String SERIALIZED_NAME_USB_TYPE_NOT_CONTAINS
public static final String SERIALIZED_NAME_USB_TYPE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_USB_TYPE_NOT_IN
public static final String SERIALIZED_NAME_USB_TYPE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_USB_TYPE_STARTS_WITH
public UsbDeviceWhereInput AND(List<UsbDeviceWhereInput> AND)
public UsbDeviceWhereInput addANDItem(UsbDeviceWhereInput ANDItem)
@Nullable public List<UsbDeviceWhereInput> getAND()
public void setAND(List<UsbDeviceWhereInput> AND)
public UsbDeviceWhereInput AND_ExplictlyNull()
public UsbDeviceWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public UsbDeviceWhereInput NOT(List<UsbDeviceWhereInput> NOT)
public UsbDeviceWhereInput addNOTItem(UsbDeviceWhereInput NOTItem)
@Nullable public List<UsbDeviceWhereInput> getNOT()
public void setNOT(List<UsbDeviceWhereInput> NOT)
public UsbDeviceWhereInput NOT_ExplictlyNull()
public UsbDeviceWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public UsbDeviceWhereInput OR(List<UsbDeviceWhereInput> OR)
public UsbDeviceWhereInput addORItem(UsbDeviceWhereInput ORItem)
@Nullable public List<UsbDeviceWhereInput> getOR()
public void setOR(List<UsbDeviceWhereInput> OR)
public UsbDeviceWhereInput OR_ExplictlyNull()
public UsbDeviceWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public UsbDeviceWhereInput binded(Boolean binded)
public void setBinded(Boolean binded)
public UsbDeviceWhereInput binded_ExplictlyNull()
public UsbDeviceWhereInput binded_ExplictlyNonNull()
public void setBinded_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBinded_IsExplictlyNull()
public UsbDeviceWhereInput bindedNot(Boolean bindedNot)
public void setBindedNot(Boolean bindedNot)
public UsbDeviceWhereInput bindedNot_ExplictlyNull()
public UsbDeviceWhereInput bindedNot_ExplictlyNonNull()
public void setBindedNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBindedNot_IsExplictlyNull()
public UsbDeviceWhereInput description(String description)
public void setDescription(String description)
public UsbDeviceWhereInput description_ExplictlyNull()
public UsbDeviceWhereInput description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public UsbDeviceWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public UsbDeviceWhereInput descriptionContains_ExplictlyNull()
public UsbDeviceWhereInput descriptionContains_ExplictlyNonNull()
public void setDescriptionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionContains_IsExplictlyNull()
public UsbDeviceWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public UsbDeviceWhereInput descriptionEndsWith_ExplictlyNull()
public UsbDeviceWhereInput descriptionEndsWith_ExplictlyNonNull()
public void setDescriptionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionEndsWith_IsExplictlyNull()
public UsbDeviceWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public UsbDeviceWhereInput descriptionGt_ExplictlyNull()
public UsbDeviceWhereInput descriptionGt_ExplictlyNonNull()
public void setDescriptionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGt_IsExplictlyNull()
public UsbDeviceWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public UsbDeviceWhereInput descriptionGte_ExplictlyNull()
public UsbDeviceWhereInput descriptionGte_ExplictlyNonNull()
public void setDescriptionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGte_IsExplictlyNull()
public UsbDeviceWhereInput descriptionIn(List<String> descriptionIn)
public UsbDeviceWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public UsbDeviceWhereInput descriptionIn_ExplictlyNull()
public UsbDeviceWhereInput descriptionIn_ExplictlyNonNull()
public void setDescriptionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionIn_IsExplictlyNull()
public UsbDeviceWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public UsbDeviceWhereInput descriptionLt_ExplictlyNull()
public UsbDeviceWhereInput descriptionLt_ExplictlyNonNull()
public void setDescriptionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLt_IsExplictlyNull()
public UsbDeviceWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public UsbDeviceWhereInput descriptionLte_ExplictlyNull()
public UsbDeviceWhereInput descriptionLte_ExplictlyNonNull()
public void setDescriptionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLte_IsExplictlyNull()
public UsbDeviceWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public UsbDeviceWhereInput descriptionNot_ExplictlyNull()
public UsbDeviceWhereInput descriptionNot_ExplictlyNonNull()
public void setDescriptionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNot_IsExplictlyNull()
public UsbDeviceWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public UsbDeviceWhereInput descriptionNotContains_ExplictlyNull()
public UsbDeviceWhereInput descriptionNotContains_ExplictlyNonNull()
public void setDescriptionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotContains_IsExplictlyNull()
public UsbDeviceWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public UsbDeviceWhereInput descriptionNotEndsWith_ExplictlyNull()
public UsbDeviceWhereInput descriptionNotEndsWith_ExplictlyNonNull()
public void setDescriptionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotEndsWith_IsExplictlyNull()
public UsbDeviceWhereInput descriptionNotIn(List<String> descriptionNotIn)
public UsbDeviceWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public UsbDeviceWhereInput descriptionNotIn_ExplictlyNull()
public UsbDeviceWhereInput descriptionNotIn_ExplictlyNonNull()
public void setDescriptionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotIn_IsExplictlyNull()
public UsbDeviceWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public UsbDeviceWhereInput descriptionNotStartsWith_ExplictlyNull()
public UsbDeviceWhereInput descriptionNotStartsWith_ExplictlyNonNull()
public void setDescriptionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotStartsWith_IsExplictlyNull()
public UsbDeviceWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public UsbDeviceWhereInput descriptionStartsWith_ExplictlyNull()
public UsbDeviceWhereInput descriptionStartsWith_ExplictlyNonNull()
public void setDescriptionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionStartsWith_IsExplictlyNull()
public UsbDeviceWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public UsbDeviceWhereInput entityAsyncStatus_ExplictlyNull()
public UsbDeviceWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public UsbDeviceWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public UsbDeviceWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public UsbDeviceWhereInput entityAsyncStatusIn_ExplictlyNull()
public UsbDeviceWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public UsbDeviceWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public UsbDeviceWhereInput entityAsyncStatusNot_ExplictlyNull()
public UsbDeviceWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public UsbDeviceWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public UsbDeviceWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public UsbDeviceWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public UsbDeviceWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public UsbDeviceWhereInput host(HostWhereInput host)
@Nullable public HostWhereInput getHost()
public void setHost(HostWhereInput host)
public UsbDeviceWhereInput host_ExplictlyNull()
public UsbDeviceWhereInput host_ExplictlyNonNull()
public void setHost_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHost_IsExplictlyNull()
public UsbDeviceWhereInput id(String id)
public void setId(String id)
public UsbDeviceWhereInput id_ExplictlyNull()
public UsbDeviceWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public UsbDeviceWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public UsbDeviceWhereInput idContains_ExplictlyNull()
public UsbDeviceWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public UsbDeviceWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public UsbDeviceWhereInput idEndsWith_ExplictlyNull()
public UsbDeviceWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public UsbDeviceWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public UsbDeviceWhereInput idGt_ExplictlyNull()
public UsbDeviceWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public UsbDeviceWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public UsbDeviceWhereInput idGte_ExplictlyNull()
public UsbDeviceWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public UsbDeviceWhereInput idIn(List<String> idIn)
public UsbDeviceWhereInput addIdInItem(String idInItem)
public UsbDeviceWhereInput idIn_ExplictlyNull()
public UsbDeviceWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public UsbDeviceWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public UsbDeviceWhereInput idLt_ExplictlyNull()
public UsbDeviceWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public UsbDeviceWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public UsbDeviceWhereInput idLte_ExplictlyNull()
public UsbDeviceWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public UsbDeviceWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public UsbDeviceWhereInput idNot_ExplictlyNull()
public UsbDeviceWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public UsbDeviceWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public UsbDeviceWhereInput idNotContains_ExplictlyNull()
public UsbDeviceWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public UsbDeviceWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public UsbDeviceWhereInput idNotEndsWith_ExplictlyNull()
public UsbDeviceWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public UsbDeviceWhereInput idNotIn(List<String> idNotIn)
public UsbDeviceWhereInput addIdNotInItem(String idNotInItem)
public UsbDeviceWhereInput idNotIn_ExplictlyNull()
public UsbDeviceWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public UsbDeviceWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public UsbDeviceWhereInput idNotStartsWith_ExplictlyNull()
public UsbDeviceWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public UsbDeviceWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public UsbDeviceWhereInput idStartsWith_ExplictlyNull()
public UsbDeviceWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public UsbDeviceWhereInput localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public UsbDeviceWhereInput localCreatedAt_ExplictlyNull()
public UsbDeviceWhereInput localCreatedAt_ExplictlyNonNull()
public void setLocalCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAt_IsExplictlyNull()
public UsbDeviceWhereInput localCreatedAtGt(String localCreatedAtGt)
@Nullable public String getLocalCreatedAtGt()
public void setLocalCreatedAtGt(String localCreatedAtGt)
public UsbDeviceWhereInput localCreatedAtGt_ExplictlyNull()
public UsbDeviceWhereInput localCreatedAtGt_ExplictlyNonNull()
public void setLocalCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtGt_IsExplictlyNull()
public UsbDeviceWhereInput localCreatedAtGte(String localCreatedAtGte)
@Nullable public String getLocalCreatedAtGte()
public void setLocalCreatedAtGte(String localCreatedAtGte)
public UsbDeviceWhereInput localCreatedAtGte_ExplictlyNull()
public UsbDeviceWhereInput localCreatedAtGte_ExplictlyNonNull()
public void setLocalCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtGte_IsExplictlyNull()
public UsbDeviceWhereInput localCreatedAtIn(List<String> localCreatedAtIn)
public UsbDeviceWhereInput addLocalCreatedAtInItem(String localCreatedAtInItem)
@Nullable public List<String> getLocalCreatedAtIn()
public UsbDeviceWhereInput localCreatedAtIn_ExplictlyNull()
public UsbDeviceWhereInput localCreatedAtIn_ExplictlyNonNull()
public void setLocalCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtIn_IsExplictlyNull()
public UsbDeviceWhereInput localCreatedAtLt(String localCreatedAtLt)
@Nullable public String getLocalCreatedAtLt()
public void setLocalCreatedAtLt(String localCreatedAtLt)
public UsbDeviceWhereInput localCreatedAtLt_ExplictlyNull()
public UsbDeviceWhereInput localCreatedAtLt_ExplictlyNonNull()
public void setLocalCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtLt_IsExplictlyNull()
public UsbDeviceWhereInput localCreatedAtLte(String localCreatedAtLte)
@Nullable public String getLocalCreatedAtLte()
public void setLocalCreatedAtLte(String localCreatedAtLte)
public UsbDeviceWhereInput localCreatedAtLte_ExplictlyNull()
public UsbDeviceWhereInput localCreatedAtLte_ExplictlyNonNull()
public void setLocalCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtLte_IsExplictlyNull()
public UsbDeviceWhereInput localCreatedAtNot(String localCreatedAtNot)
@Nullable public String getLocalCreatedAtNot()
public void setLocalCreatedAtNot(String localCreatedAtNot)
public UsbDeviceWhereInput localCreatedAtNot_ExplictlyNull()
public UsbDeviceWhereInput localCreatedAtNot_ExplictlyNonNull()
public void setLocalCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtNot_IsExplictlyNull()
public UsbDeviceWhereInput localCreatedAtNotIn(List<String> localCreatedAtNotIn)
public UsbDeviceWhereInput addLocalCreatedAtNotInItem(String localCreatedAtNotInItem)
@Nullable public List<String> getLocalCreatedAtNotIn()
public UsbDeviceWhereInput localCreatedAtNotIn_ExplictlyNull()
public UsbDeviceWhereInput localCreatedAtNotIn_ExplictlyNonNull()
public void setLocalCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtNotIn_IsExplictlyNull()
public UsbDeviceWhereInput localId(String localId)
public void setLocalId(String localId)
public UsbDeviceWhereInput localId_ExplictlyNull()
public UsbDeviceWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public UsbDeviceWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public UsbDeviceWhereInput localIdContains_ExplictlyNull()
public UsbDeviceWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public UsbDeviceWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public UsbDeviceWhereInput localIdEndsWith_ExplictlyNull()
public UsbDeviceWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public UsbDeviceWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public UsbDeviceWhereInput localIdGt_ExplictlyNull()
public UsbDeviceWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public UsbDeviceWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public UsbDeviceWhereInput localIdGte_ExplictlyNull()
public UsbDeviceWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public UsbDeviceWhereInput localIdIn(List<String> localIdIn)
public UsbDeviceWhereInput addLocalIdInItem(String localIdInItem)
public UsbDeviceWhereInput localIdIn_ExplictlyNull()
public UsbDeviceWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public UsbDeviceWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public UsbDeviceWhereInput localIdLt_ExplictlyNull()
public UsbDeviceWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public UsbDeviceWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public UsbDeviceWhereInput localIdLte_ExplictlyNull()
public UsbDeviceWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public UsbDeviceWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public UsbDeviceWhereInput localIdNot_ExplictlyNull()
public UsbDeviceWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public UsbDeviceWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public UsbDeviceWhereInput localIdNotContains_ExplictlyNull()
public UsbDeviceWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public UsbDeviceWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public UsbDeviceWhereInput localIdNotEndsWith_ExplictlyNull()
public UsbDeviceWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public UsbDeviceWhereInput localIdNotIn(List<String> localIdNotIn)
public UsbDeviceWhereInput addLocalIdNotInItem(String localIdNotInItem)
public UsbDeviceWhereInput localIdNotIn_ExplictlyNull()
public UsbDeviceWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public UsbDeviceWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public UsbDeviceWhereInput localIdNotStartsWith_ExplictlyNull()
public UsbDeviceWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public UsbDeviceWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public UsbDeviceWhereInput localIdStartsWith_ExplictlyNull()
public UsbDeviceWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public UsbDeviceWhereInput manufacturer(String manufacturer)
public void setManufacturer(String manufacturer)
public UsbDeviceWhereInput manufacturer_ExplictlyNull()
public UsbDeviceWhereInput manufacturer_ExplictlyNonNull()
public void setManufacturer_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturer_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerContains(String manufacturerContains)
@Nullable public String getManufacturerContains()
public void setManufacturerContains(String manufacturerContains)
public UsbDeviceWhereInput manufacturerContains_ExplictlyNull()
public UsbDeviceWhereInput manufacturerContains_ExplictlyNonNull()
public void setManufacturerContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerContains_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerEndsWith(String manufacturerEndsWith)
@Nullable public String getManufacturerEndsWith()
public void setManufacturerEndsWith(String manufacturerEndsWith)
public UsbDeviceWhereInput manufacturerEndsWith_ExplictlyNull()
public UsbDeviceWhereInput manufacturerEndsWith_ExplictlyNonNull()
public void setManufacturerEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerEndsWith_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerGt(String manufacturerGt)
public void setManufacturerGt(String manufacturerGt)
public UsbDeviceWhereInput manufacturerGt_ExplictlyNull()
public UsbDeviceWhereInput manufacturerGt_ExplictlyNonNull()
public void setManufacturerGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerGt_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerGte(String manufacturerGte)
@Nullable public String getManufacturerGte()
public void setManufacturerGte(String manufacturerGte)
public UsbDeviceWhereInput manufacturerGte_ExplictlyNull()
public UsbDeviceWhereInput manufacturerGte_ExplictlyNonNull()
public void setManufacturerGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerGte_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerIn(List<String> manufacturerIn)
public UsbDeviceWhereInput addManufacturerInItem(String manufacturerInItem)
@Nullable public List<String> getManufacturerIn()
public UsbDeviceWhereInput manufacturerIn_ExplictlyNull()
public UsbDeviceWhereInput manufacturerIn_ExplictlyNonNull()
public void setManufacturerIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerIn_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerLt(String manufacturerLt)
public void setManufacturerLt(String manufacturerLt)
public UsbDeviceWhereInput manufacturerLt_ExplictlyNull()
public UsbDeviceWhereInput manufacturerLt_ExplictlyNonNull()
public void setManufacturerLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerLt_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerLte(String manufacturerLte)
@Nullable public String getManufacturerLte()
public void setManufacturerLte(String manufacturerLte)
public UsbDeviceWhereInput manufacturerLte_ExplictlyNull()
public UsbDeviceWhereInput manufacturerLte_ExplictlyNonNull()
public void setManufacturerLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerLte_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerNot(String manufacturerNot)
@Nullable public String getManufacturerNot()
public void setManufacturerNot(String manufacturerNot)
public UsbDeviceWhereInput manufacturerNot_ExplictlyNull()
public UsbDeviceWhereInput manufacturerNot_ExplictlyNonNull()
public void setManufacturerNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerNot_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerNotContains(String manufacturerNotContains)
@Nullable public String getManufacturerNotContains()
public void setManufacturerNotContains(String manufacturerNotContains)
public UsbDeviceWhereInput manufacturerNotContains_ExplictlyNull()
public UsbDeviceWhereInput manufacturerNotContains_ExplictlyNonNull()
public void setManufacturerNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerNotContains_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerNotEndsWith(String manufacturerNotEndsWith)
@Nullable public String getManufacturerNotEndsWith()
public void setManufacturerNotEndsWith(String manufacturerNotEndsWith)
public UsbDeviceWhereInput manufacturerNotEndsWith_ExplictlyNull()
public UsbDeviceWhereInput manufacturerNotEndsWith_ExplictlyNonNull()
public void setManufacturerNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerNotEndsWith_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerNotIn(List<String> manufacturerNotIn)
public UsbDeviceWhereInput addManufacturerNotInItem(String manufacturerNotInItem)
@Nullable public List<String> getManufacturerNotIn()
public UsbDeviceWhereInput manufacturerNotIn_ExplictlyNull()
public UsbDeviceWhereInput manufacturerNotIn_ExplictlyNonNull()
public void setManufacturerNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerNotIn_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerNotStartsWith(String manufacturerNotStartsWith)
@Nullable public String getManufacturerNotStartsWith()
public void setManufacturerNotStartsWith(String manufacturerNotStartsWith)
public UsbDeviceWhereInput manufacturerNotStartsWith_ExplictlyNull()
public UsbDeviceWhereInput manufacturerNotStartsWith_ExplictlyNonNull()
public void setManufacturerNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerNotStartsWith_IsExplictlyNull()
public UsbDeviceWhereInput manufacturerStartsWith(String manufacturerStartsWith)
@Nullable public String getManufacturerStartsWith()
public void setManufacturerStartsWith(String manufacturerStartsWith)
public UsbDeviceWhereInput manufacturerStartsWith_ExplictlyNull()
public UsbDeviceWhereInput manufacturerStartsWith_ExplictlyNonNull()
public void setManufacturerStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManufacturerStartsWith_IsExplictlyNull()
public UsbDeviceWhereInput name(String name)
public void setName(String name)
public UsbDeviceWhereInput name_ExplictlyNull()
public UsbDeviceWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public UsbDeviceWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public UsbDeviceWhereInput nameContains_ExplictlyNull()
public UsbDeviceWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public UsbDeviceWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public UsbDeviceWhereInput nameEndsWith_ExplictlyNull()
public UsbDeviceWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public UsbDeviceWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public UsbDeviceWhereInput nameGt_ExplictlyNull()
public UsbDeviceWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public UsbDeviceWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public UsbDeviceWhereInput nameGte_ExplictlyNull()
public UsbDeviceWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public UsbDeviceWhereInput nameIn(List<String> nameIn)
public UsbDeviceWhereInput addNameInItem(String nameInItem)
public UsbDeviceWhereInput nameIn_ExplictlyNull()
public UsbDeviceWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public UsbDeviceWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public UsbDeviceWhereInput nameLt_ExplictlyNull()
public UsbDeviceWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public UsbDeviceWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public UsbDeviceWhereInput nameLte_ExplictlyNull()
public UsbDeviceWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public UsbDeviceWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public UsbDeviceWhereInput nameNot_ExplictlyNull()
public UsbDeviceWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public UsbDeviceWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public UsbDeviceWhereInput nameNotContains_ExplictlyNull()
public UsbDeviceWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public UsbDeviceWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public UsbDeviceWhereInput nameNotEndsWith_ExplictlyNull()
public UsbDeviceWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public UsbDeviceWhereInput nameNotIn(List<String> nameNotIn)
public UsbDeviceWhereInput addNameNotInItem(String nameNotInItem)
public UsbDeviceWhereInput nameNotIn_ExplictlyNull()
public UsbDeviceWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public UsbDeviceWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public UsbDeviceWhereInput nameNotStartsWith_ExplictlyNull()
public UsbDeviceWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public UsbDeviceWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public UsbDeviceWhereInput nameStartsWith_ExplictlyNull()
public UsbDeviceWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public UsbDeviceWhereInput size(Long size)
public void setSize(Long size)
public UsbDeviceWhereInput size_ExplictlyNull()
public UsbDeviceWhereInput size_ExplictlyNonNull()
public void setSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSize_IsExplictlyNull()
public UsbDeviceWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public UsbDeviceWhereInput sizeGt_ExplictlyNull()
public UsbDeviceWhereInput sizeGt_ExplictlyNonNull()
public void setSizeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGt_IsExplictlyNull()
public UsbDeviceWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public UsbDeviceWhereInput sizeGte_ExplictlyNull()
public UsbDeviceWhereInput sizeGte_ExplictlyNonNull()
public void setSizeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGte_IsExplictlyNull()
public UsbDeviceWhereInput sizeIn(List<Long> sizeIn)
public UsbDeviceWhereInput addSizeInItem(Long sizeInItem)
public UsbDeviceWhereInput sizeIn_ExplictlyNull()
public UsbDeviceWhereInput sizeIn_ExplictlyNonNull()
public void setSizeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeIn_IsExplictlyNull()
public UsbDeviceWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public UsbDeviceWhereInput sizeLt_ExplictlyNull()
public UsbDeviceWhereInput sizeLt_ExplictlyNonNull()
public void setSizeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLt_IsExplictlyNull()
public UsbDeviceWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public UsbDeviceWhereInput sizeLte_ExplictlyNull()
public UsbDeviceWhereInput sizeLte_ExplictlyNonNull()
public void setSizeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLte_IsExplictlyNull()
public UsbDeviceWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public UsbDeviceWhereInput sizeNot_ExplictlyNull()
public UsbDeviceWhereInput sizeNot_ExplictlyNonNull()
public void setSizeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNot_IsExplictlyNull()
public UsbDeviceWhereInput sizeNotIn(List<Long> sizeNotIn)
public UsbDeviceWhereInput addSizeNotInItem(Long sizeNotInItem)
public UsbDeviceWhereInput sizeNotIn_ExplictlyNull()
public UsbDeviceWhereInput sizeNotIn_ExplictlyNonNull()
public void setSizeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNotIn_IsExplictlyNull()
public UsbDeviceWhereInput status(UsbDeviceStatus status)
@Nullable public UsbDeviceStatus getStatus()
public void setStatus(UsbDeviceStatus status)
public UsbDeviceWhereInput status_ExplictlyNull()
public UsbDeviceWhereInput status_ExplictlyNonNull()
public void setStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatus_IsExplictlyNull()
public UsbDeviceWhereInput statusIn(List<UsbDeviceStatus> statusIn)
public UsbDeviceWhereInput addStatusInItem(UsbDeviceStatus statusInItem)
@Nullable public List<UsbDeviceStatus> getStatusIn()
public void setStatusIn(List<UsbDeviceStatus> statusIn)
public UsbDeviceWhereInput statusIn_ExplictlyNull()
public UsbDeviceWhereInput statusIn_ExplictlyNonNull()
public void setStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusIn_IsExplictlyNull()
public UsbDeviceWhereInput statusNot(UsbDeviceStatus statusNot)
@Nullable public UsbDeviceStatus getStatusNot()
public void setStatusNot(UsbDeviceStatus statusNot)
public UsbDeviceWhereInput statusNot_ExplictlyNull()
public UsbDeviceWhereInput statusNot_ExplictlyNonNull()
public void setStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusNot_IsExplictlyNull()
public UsbDeviceWhereInput statusNotIn(List<UsbDeviceStatus> statusNotIn)
public UsbDeviceWhereInput addStatusNotInItem(UsbDeviceStatus statusNotInItem)
@Nullable public List<UsbDeviceStatus> getStatusNotIn()
public void setStatusNotIn(List<UsbDeviceStatus> statusNotIn)
public UsbDeviceWhereInput statusNotIn_ExplictlyNull()
public UsbDeviceWhereInput statusNotIn_ExplictlyNonNull()
public void setStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusNotIn_IsExplictlyNull()
public UsbDeviceWhereInput usbType(String usbType)
public void setUsbType(String usbType)
public UsbDeviceWhereInput usbType_ExplictlyNull()
public UsbDeviceWhereInput usbType_ExplictlyNonNull()
public void setUsbType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbType_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeContains(String usbTypeContains)
@Nullable public String getUsbTypeContains()
public void setUsbTypeContains(String usbTypeContains)
public UsbDeviceWhereInput usbTypeContains_ExplictlyNull()
public UsbDeviceWhereInput usbTypeContains_ExplictlyNonNull()
public void setUsbTypeContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeContains_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeEndsWith(String usbTypeEndsWith)
@Nullable public String getUsbTypeEndsWith()
public void setUsbTypeEndsWith(String usbTypeEndsWith)
public UsbDeviceWhereInput usbTypeEndsWith_ExplictlyNull()
public UsbDeviceWhereInput usbTypeEndsWith_ExplictlyNonNull()
public void setUsbTypeEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeEndsWith_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeGt(String usbTypeGt)
public void setUsbTypeGt(String usbTypeGt)
public UsbDeviceWhereInput usbTypeGt_ExplictlyNull()
public UsbDeviceWhereInput usbTypeGt_ExplictlyNonNull()
public void setUsbTypeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeGt_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeGte(String usbTypeGte)
public void setUsbTypeGte(String usbTypeGte)
public UsbDeviceWhereInput usbTypeGte_ExplictlyNull()
public UsbDeviceWhereInput usbTypeGte_ExplictlyNonNull()
public void setUsbTypeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeGte_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeIn(List<String> usbTypeIn)
public UsbDeviceWhereInput addUsbTypeInItem(String usbTypeInItem)
public UsbDeviceWhereInput usbTypeIn_ExplictlyNull()
public UsbDeviceWhereInput usbTypeIn_ExplictlyNonNull()
public void setUsbTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeIn_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeLt(String usbTypeLt)
public void setUsbTypeLt(String usbTypeLt)
public UsbDeviceWhereInput usbTypeLt_ExplictlyNull()
public UsbDeviceWhereInput usbTypeLt_ExplictlyNonNull()
public void setUsbTypeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeLt_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeLte(String usbTypeLte)
public void setUsbTypeLte(String usbTypeLte)
public UsbDeviceWhereInput usbTypeLte_ExplictlyNull()
public UsbDeviceWhereInput usbTypeLte_ExplictlyNonNull()
public void setUsbTypeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeLte_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeNot(String usbTypeNot)
public void setUsbTypeNot(String usbTypeNot)
public UsbDeviceWhereInput usbTypeNot_ExplictlyNull()
public UsbDeviceWhereInput usbTypeNot_ExplictlyNonNull()
public void setUsbTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeNot_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeNotContains(String usbTypeNotContains)
@Nullable public String getUsbTypeNotContains()
public void setUsbTypeNotContains(String usbTypeNotContains)
public UsbDeviceWhereInput usbTypeNotContains_ExplictlyNull()
public UsbDeviceWhereInput usbTypeNotContains_ExplictlyNonNull()
public void setUsbTypeNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeNotContains_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeNotEndsWith(String usbTypeNotEndsWith)
@Nullable public String getUsbTypeNotEndsWith()
public void setUsbTypeNotEndsWith(String usbTypeNotEndsWith)
public UsbDeviceWhereInput usbTypeNotEndsWith_ExplictlyNull()
public UsbDeviceWhereInput usbTypeNotEndsWith_ExplictlyNonNull()
public void setUsbTypeNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeNotEndsWith_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeNotIn(List<String> usbTypeNotIn)
public UsbDeviceWhereInput addUsbTypeNotInItem(String usbTypeNotInItem)
public UsbDeviceWhereInput usbTypeNotIn_ExplictlyNull()
public UsbDeviceWhereInput usbTypeNotIn_ExplictlyNonNull()
public void setUsbTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeNotIn_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeNotStartsWith(String usbTypeNotStartsWith)
@Nullable public String getUsbTypeNotStartsWith()
public void setUsbTypeNotStartsWith(String usbTypeNotStartsWith)
public UsbDeviceWhereInput usbTypeNotStartsWith_ExplictlyNull()
public UsbDeviceWhereInput usbTypeNotStartsWith_ExplictlyNonNull()
public void setUsbTypeNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeNotStartsWith_IsExplictlyNull()
public UsbDeviceWhereInput usbTypeStartsWith(String usbTypeStartsWith)
@Nullable public String getUsbTypeStartsWith()
public void setUsbTypeStartsWith(String usbTypeStartsWith)
public UsbDeviceWhereInput usbTypeStartsWith_ExplictlyNull()
public UsbDeviceWhereInput usbTypeStartsWith_ExplictlyNonNull()
public void setUsbTypeStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsbTypeStartsWith_IsExplictlyNull()
public UsbDeviceWhereInput vmsEvery(VmWhereInput vmsEvery)
@Nullable public VmWhereInput getVmsEvery()
public void setVmsEvery(VmWhereInput vmsEvery)
public UsbDeviceWhereInput vmsEvery_ExplictlyNull()
public UsbDeviceWhereInput vmsEvery_ExplictlyNonNull()
public void setVmsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmsEvery_IsExplictlyNull()
public UsbDeviceWhereInput vmsNone(VmWhereInput vmsNone)
@Nullable public VmWhereInput getVmsNone()
public void setVmsNone(VmWhereInput vmsNone)
public UsbDeviceWhereInput vmsNone_ExplictlyNull()
public UsbDeviceWhereInput vmsNone_ExplictlyNonNull()
public void setVmsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmsNone_IsExplictlyNull()
public UsbDeviceWhereInput vmsSome(VmWhereInput vmsSome)
@Nullable public VmWhereInput getVmsSome()
public void setVmsSome(VmWhereInput vmsSome)
public UsbDeviceWhereInput vmsSome_ExplictlyNull()
public UsbDeviceWhereInput vmsSome_ExplictlyNonNull()
public void setVmsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmsSome_IsExplictlyNull()
Copyright © 2025. All rights reserved.