@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class DiskWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
DiskWhereInput() |
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_FIRMWARE_CONTAINS
public static final String SERIALIZED_NAME_FIRMWARE_ENDS_WITH
public static final String SERIALIZED_NAME_FIRMWARE_NOT_CONTAINS
public static final String SERIALIZED_NAME_FIRMWARE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_FIRMWARE_NOT_IN
public static final String SERIALIZED_NAME_FIRMWARE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_FIRMWARE_STARTS_WITH
public static final String SERIALIZED_NAME_FUNCTION_NOT_IN
public static final String SERIALIZED_NAME_HEALTH_STATUS_IN
public static final String SERIALIZED_NAME_HEALTH_STATUS_NOT
public static final String SERIALIZED_NAME_HEALTH_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_MODEL_CONTAINS
public static final String SERIALIZED_NAME_MODEL_ENDS_WITH
public static final String SERIALIZED_NAME_MODEL_NOT_CONTAINS
public static final String SERIALIZED_NAME_MODEL_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_MODEL_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_MODEL_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_NUMA_NODE_NOT_IN
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_PERSISTENT_MEMORY_TYPE
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_CONTAINS
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_ENDS_WITH
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_GT
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_GTE
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_IN
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_LT
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_LTE
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_NOT
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_NOT_CONTAINS
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_NOT_IN
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_PERSISTENT_MEMORY_TYPE_STARTS_WITH
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_GT
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_GTE
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_IN
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_LT
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_LTE
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_NOT
public static final String SERIALIZED_NAME_PHYSICAL_SLOT_ON_BRICK_NOT_IN
public static final String SERIALIZED_NAME_PMEM_DIMMS_EVERY
public static final String SERIALIZED_NAME_PMEM_DIMMS_NONE
public static final String SERIALIZED_NAME_PMEM_DIMMS_SOME
public static final String SERIALIZED_NAME_RECOMMENDED_USAGE
public static final String SERIALIZED_NAME_RECOMMENDED_USAGE_IN
public static final String SERIALIZED_NAME_RECOMMENDED_USAGE_NOT
public static final String SERIALIZED_NAME_RECOMMENDED_USAGE_NOT_IN
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_GT
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_GTE
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_IN
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_LT
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_LTE
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_NOT
public static final String SERIALIZED_NAME_REMAINING_LIFE_PERCENT_NOT_IN
public static final String SERIALIZED_NAME_SERIAL_CONTAINS
public static final String SERIALIZED_NAME_SERIAL_ENDS_WITH
public static final String SERIALIZED_NAME_SERIAL_NOT_CONTAINS
public static final String SERIALIZED_NAME_SERIAL_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_SERIAL_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_SERIAL_STARTS_WITH
public static final String SERIALIZED_NAME_USAGE_STATUS_IN
public static final String SERIALIZED_NAME_USAGE_STATUS_NOT
public DiskWhereInput AND(List<DiskWhereInput> AND)
public DiskWhereInput addANDItem(DiskWhereInput ANDItem)
@Nullable public List<DiskWhereInput> getAND()
public void setAND(List<DiskWhereInput> AND)
public DiskWhereInput AND_ExplictlyNull()
public DiskWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public DiskWhereInput NOT(List<DiskWhereInput> NOT)
public DiskWhereInput addNOTItem(DiskWhereInput NOTItem)
@Nullable public List<DiskWhereInput> getNOT()
public void setNOT(List<DiskWhereInput> NOT)
public DiskWhereInput NOT_ExplictlyNull()
public DiskWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public DiskWhereInput OR(List<DiskWhereInput> OR)
public DiskWhereInput addORItem(DiskWhereInput ORItem)
@Nullable public List<DiskWhereInput> getOR()
public void setOR(List<DiskWhereInput> OR)
public DiskWhereInput OR_ExplictlyNull()
public DiskWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public DiskWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public DiskWhereInput entityAsyncStatus_ExplictlyNull()
public DiskWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public DiskWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public DiskWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public DiskWhereInput entityAsyncStatusIn_ExplictlyNull()
public DiskWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public DiskWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public DiskWhereInput entityAsyncStatusNot_ExplictlyNull()
public DiskWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public DiskWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public DiskWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public DiskWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public DiskWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public DiskWhereInput firmware(String firmware)
public void setFirmware(String firmware)
public DiskWhereInput firmware_ExplictlyNull()
public DiskWhereInput firmware_ExplictlyNonNull()
public void setFirmware_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmware_IsExplictlyNull()
public DiskWhereInput firmwareContains(String firmwareContains)
@Nullable public String getFirmwareContains()
public void setFirmwareContains(String firmwareContains)
public DiskWhereInput firmwareContains_ExplictlyNull()
public DiskWhereInput firmwareContains_ExplictlyNonNull()
public void setFirmwareContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareContains_IsExplictlyNull()
public DiskWhereInput firmwareEndsWith(String firmwareEndsWith)
@Nullable public String getFirmwareEndsWith()
public void setFirmwareEndsWith(String firmwareEndsWith)
public DiskWhereInput firmwareEndsWith_ExplictlyNull()
public DiskWhereInput firmwareEndsWith_ExplictlyNonNull()
public void setFirmwareEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareEndsWith_IsExplictlyNull()
public DiskWhereInput firmwareGt(String firmwareGt)
public void setFirmwareGt(String firmwareGt)
public DiskWhereInput firmwareGt_ExplictlyNull()
public DiskWhereInput firmwareGt_ExplictlyNonNull()
public void setFirmwareGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareGt_IsExplictlyNull()
public DiskWhereInput firmwareGte(String firmwareGte)
public void setFirmwareGte(String firmwareGte)
public DiskWhereInput firmwareGte_ExplictlyNull()
public DiskWhereInput firmwareGte_ExplictlyNonNull()
public void setFirmwareGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareGte_IsExplictlyNull()
public DiskWhereInput firmwareIn(List<String> firmwareIn)
public DiskWhereInput addFirmwareInItem(String firmwareInItem)
public DiskWhereInput firmwareIn_ExplictlyNull()
public DiskWhereInput firmwareIn_ExplictlyNonNull()
public void setFirmwareIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareIn_IsExplictlyNull()
public DiskWhereInput firmwareLt(String firmwareLt)
public void setFirmwareLt(String firmwareLt)
public DiskWhereInput firmwareLt_ExplictlyNull()
public DiskWhereInput firmwareLt_ExplictlyNonNull()
public void setFirmwareLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareLt_IsExplictlyNull()
public DiskWhereInput firmwareLte(String firmwareLte)
public void setFirmwareLte(String firmwareLte)
public DiskWhereInput firmwareLte_ExplictlyNull()
public DiskWhereInput firmwareLte_ExplictlyNonNull()
public void setFirmwareLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareLte_IsExplictlyNull()
public DiskWhereInput firmwareNot(String firmwareNot)
public void setFirmwareNot(String firmwareNot)
public DiskWhereInput firmwareNot_ExplictlyNull()
public DiskWhereInput firmwareNot_ExplictlyNonNull()
public void setFirmwareNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareNot_IsExplictlyNull()
public DiskWhereInput firmwareNotContains(String firmwareNotContains)
@Nullable public String getFirmwareNotContains()
public void setFirmwareNotContains(String firmwareNotContains)
public DiskWhereInput firmwareNotContains_ExplictlyNull()
public DiskWhereInput firmwareNotContains_ExplictlyNonNull()
public void setFirmwareNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareNotContains_IsExplictlyNull()
public DiskWhereInput firmwareNotEndsWith(String firmwareNotEndsWith)
@Nullable public String getFirmwareNotEndsWith()
public void setFirmwareNotEndsWith(String firmwareNotEndsWith)
public DiskWhereInput firmwareNotEndsWith_ExplictlyNull()
public DiskWhereInput firmwareNotEndsWith_ExplictlyNonNull()
public void setFirmwareNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareNotEndsWith_IsExplictlyNull()
public DiskWhereInput firmwareNotIn(List<String> firmwareNotIn)
public DiskWhereInput addFirmwareNotInItem(String firmwareNotInItem)
@Nullable public List<String> getFirmwareNotIn()
public DiskWhereInput firmwareNotIn_ExplictlyNull()
public DiskWhereInput firmwareNotIn_ExplictlyNonNull()
public void setFirmwareNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareNotIn_IsExplictlyNull()
public DiskWhereInput firmwareNotStartsWith(String firmwareNotStartsWith)
@Nullable public String getFirmwareNotStartsWith()
public void setFirmwareNotStartsWith(String firmwareNotStartsWith)
public DiskWhereInput firmwareNotStartsWith_ExplictlyNull()
public DiskWhereInput firmwareNotStartsWith_ExplictlyNonNull()
public void setFirmwareNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareNotStartsWith_IsExplictlyNull()
public DiskWhereInput firmwareStartsWith(String firmwareStartsWith)
@Nullable public String getFirmwareStartsWith()
public void setFirmwareStartsWith(String firmwareStartsWith)
public DiskWhereInput firmwareStartsWith_ExplictlyNull()
public DiskWhereInput firmwareStartsWith_ExplictlyNonNull()
public void setFirmwareStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareStartsWith_IsExplictlyNull()
public DiskWhereInput function(DiskFunction function)
@Nullable public DiskFunction getFunction()
public void setFunction(DiskFunction function)
public DiskWhereInput function_ExplictlyNull()
public DiskWhereInput function_ExplictlyNonNull()
public void setFunction_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFunction_IsExplictlyNull()
public DiskWhereInput functionIn(List<DiskFunction> functionIn)
public DiskWhereInput addFunctionInItem(DiskFunction functionInItem)
@Nullable public List<DiskFunction> getFunctionIn()
public void setFunctionIn(List<DiskFunction> functionIn)
public DiskWhereInput functionIn_ExplictlyNull()
public DiskWhereInput functionIn_ExplictlyNonNull()
public void setFunctionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFunctionIn_IsExplictlyNull()
public DiskWhereInput functionNot(DiskFunction functionNot)
@Nullable public DiskFunction getFunctionNot()
public void setFunctionNot(DiskFunction functionNot)
public DiskWhereInput functionNot_ExplictlyNull()
public DiskWhereInput functionNot_ExplictlyNonNull()
public void setFunctionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFunctionNot_IsExplictlyNull()
public DiskWhereInput functionNotIn(List<DiskFunction> functionNotIn)
public DiskWhereInput addFunctionNotInItem(DiskFunction functionNotInItem)
@Nullable public List<DiskFunction> getFunctionNotIn()
public void setFunctionNotIn(List<DiskFunction> functionNotIn)
public DiskWhereInput functionNotIn_ExplictlyNull()
public DiskWhereInput functionNotIn_ExplictlyNonNull()
public void setFunctionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFunctionNotIn_IsExplictlyNull()
public DiskWhereInput healthStatus(DiskHealthStatus healthStatus)
@Nullable public DiskHealthStatus getHealthStatus()
public void setHealthStatus(DiskHealthStatus healthStatus)
public DiskWhereInput healthStatus_ExplictlyNull()
public DiskWhereInput healthStatus_ExplictlyNonNull()
public void setHealthStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHealthStatus_IsExplictlyNull()
public DiskWhereInput healthStatusIn(List<DiskHealthStatus> healthStatusIn)
public DiskWhereInput addHealthStatusInItem(DiskHealthStatus healthStatusInItem)
@Nullable public List<DiskHealthStatus> getHealthStatusIn()
public void setHealthStatusIn(List<DiskHealthStatus> healthStatusIn)
public DiskWhereInput healthStatusIn_ExplictlyNull()
public DiskWhereInput healthStatusIn_ExplictlyNonNull()
public void setHealthStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHealthStatusIn_IsExplictlyNull()
public DiskWhereInput healthStatusNot(DiskHealthStatus healthStatusNot)
@Nullable public DiskHealthStatus getHealthStatusNot()
public void setHealthStatusNot(DiskHealthStatus healthStatusNot)
public DiskWhereInput healthStatusNot_ExplictlyNull()
public DiskWhereInput healthStatusNot_ExplictlyNonNull()
public void setHealthStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHealthStatusNot_IsExplictlyNull()
public DiskWhereInput healthStatusNotIn(List<DiskHealthStatus> healthStatusNotIn)
public DiskWhereInput addHealthStatusNotInItem(DiskHealthStatus healthStatusNotInItem)
@Nullable public List<DiskHealthStatus> getHealthStatusNotIn()
public void setHealthStatusNotIn(List<DiskHealthStatus> healthStatusNotIn)
public DiskWhereInput healthStatusNotIn_ExplictlyNull()
public DiskWhereInput healthStatusNotIn_ExplictlyNonNull()
public void setHealthStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHealthStatusNotIn_IsExplictlyNull()
public DiskWhereInput healthy(Boolean healthy)
public void setHealthy(Boolean healthy)
public DiskWhereInput healthy_ExplictlyNull()
public DiskWhereInput healthy_ExplictlyNonNull()
public void setHealthy_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHealthy_IsExplictlyNull()
public DiskWhereInput healthyNot(Boolean healthyNot)
public void setHealthyNot(Boolean healthyNot)
public DiskWhereInput healthyNot_ExplictlyNull()
public DiskWhereInput healthyNot_ExplictlyNonNull()
public void setHealthyNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHealthyNot_IsExplictlyNull()
public DiskWhereInput host(HostWhereInput host)
@Nullable public HostWhereInput getHost()
public void setHost(HostWhereInput host)
public DiskWhereInput host_ExplictlyNull()
public DiskWhereInput host_ExplictlyNonNull()
public void setHost_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHost_IsExplictlyNull()
public DiskWhereInput id(String id)
public void setId(String id)
public DiskWhereInput id_ExplictlyNull()
public DiskWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public DiskWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public DiskWhereInput idContains_ExplictlyNull()
public DiskWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public DiskWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public DiskWhereInput idEndsWith_ExplictlyNull()
public DiskWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public DiskWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public DiskWhereInput idGt_ExplictlyNull()
public DiskWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public DiskWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public DiskWhereInput idGte_ExplictlyNull()
public DiskWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public DiskWhereInput idIn(List<String> idIn)
public DiskWhereInput addIdInItem(String idInItem)
public DiskWhereInput idIn_ExplictlyNull()
public DiskWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public DiskWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public DiskWhereInput idLt_ExplictlyNull()
public DiskWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public DiskWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public DiskWhereInput idLte_ExplictlyNull()
public DiskWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public DiskWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public DiskWhereInput idNot_ExplictlyNull()
public DiskWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public DiskWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public DiskWhereInput idNotContains_ExplictlyNull()
public DiskWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public DiskWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public DiskWhereInput idNotEndsWith_ExplictlyNull()
public DiskWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public DiskWhereInput idNotIn(List<String> idNotIn)
public DiskWhereInput addIdNotInItem(String idNotInItem)
public DiskWhereInput idNotIn_ExplictlyNull()
public DiskWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public DiskWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public DiskWhereInput idNotStartsWith_ExplictlyNull()
public DiskWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public DiskWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public DiskWhereInput idStartsWith_ExplictlyNull()
public DiskWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public DiskWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public DiskWhereInput labelsEvery_ExplictlyNull()
public DiskWhereInput labelsEvery_ExplictlyNonNull()
public void setLabelsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsEvery_IsExplictlyNull()
public DiskWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public DiskWhereInput labelsNone_ExplictlyNull()
public DiskWhereInput labelsNone_ExplictlyNonNull()
public void setLabelsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsNone_IsExplictlyNull()
public DiskWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public DiskWhereInput labelsSome_ExplictlyNull()
public DiskWhereInput labelsSome_ExplictlyNonNull()
public void setLabelsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsSome_IsExplictlyNull()
public DiskWhereInput localId(String localId)
public void setLocalId(String localId)
public DiskWhereInput localId_ExplictlyNull()
public DiskWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public DiskWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public DiskWhereInput localIdContains_ExplictlyNull()
public DiskWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public DiskWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public DiskWhereInput localIdEndsWith_ExplictlyNull()
public DiskWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public DiskWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public DiskWhereInput localIdGt_ExplictlyNull()
public DiskWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public DiskWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public DiskWhereInput localIdGte_ExplictlyNull()
public DiskWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public DiskWhereInput localIdIn(List<String> localIdIn)
public DiskWhereInput addLocalIdInItem(String localIdInItem)
public DiskWhereInput localIdIn_ExplictlyNull()
public DiskWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public DiskWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public DiskWhereInput localIdLt_ExplictlyNull()
public DiskWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public DiskWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public DiskWhereInput localIdLte_ExplictlyNull()
public DiskWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public DiskWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public DiskWhereInput localIdNot_ExplictlyNull()
public DiskWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public DiskWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public DiskWhereInput localIdNotContains_ExplictlyNull()
public DiskWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public DiskWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public DiskWhereInput localIdNotEndsWith_ExplictlyNull()
public DiskWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public DiskWhereInput localIdNotIn(List<String> localIdNotIn)
public DiskWhereInput addLocalIdNotInItem(String localIdNotInItem)
public DiskWhereInput localIdNotIn_ExplictlyNull()
public DiskWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public DiskWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public DiskWhereInput localIdNotStartsWith_ExplictlyNull()
public DiskWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public DiskWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public DiskWhereInput localIdStartsWith_ExplictlyNull()
public DiskWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public DiskWhereInput model(String model)
public void setModel(String model)
public DiskWhereInput model_ExplictlyNull()
public DiskWhereInput model_ExplictlyNonNull()
public void setModel_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModel_IsExplictlyNull()
public DiskWhereInput modelContains(String modelContains)
public void setModelContains(String modelContains)
public DiskWhereInput modelContains_ExplictlyNull()
public DiskWhereInput modelContains_ExplictlyNonNull()
public void setModelContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelContains_IsExplictlyNull()
public DiskWhereInput modelEndsWith(String modelEndsWith)
public void setModelEndsWith(String modelEndsWith)
public DiskWhereInput modelEndsWith_ExplictlyNull()
public DiskWhereInput modelEndsWith_ExplictlyNonNull()
public void setModelEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelEndsWith_IsExplictlyNull()
public DiskWhereInput modelGt(String modelGt)
public void setModelGt(String modelGt)
public DiskWhereInput modelGt_ExplictlyNull()
public DiskWhereInput modelGt_ExplictlyNonNull()
public void setModelGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelGt_IsExplictlyNull()
public DiskWhereInput modelGte(String modelGte)
public void setModelGte(String modelGte)
public DiskWhereInput modelGte_ExplictlyNull()
public DiskWhereInput modelGte_ExplictlyNonNull()
public void setModelGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelGte_IsExplictlyNull()
public DiskWhereInput modelIn(List<String> modelIn)
public DiskWhereInput addModelInItem(String modelInItem)
public DiskWhereInput modelIn_ExplictlyNull()
public DiskWhereInput modelIn_ExplictlyNonNull()
public void setModelIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelIn_IsExplictlyNull()
public DiskWhereInput modelLt(String modelLt)
public void setModelLt(String modelLt)
public DiskWhereInput modelLt_ExplictlyNull()
public DiskWhereInput modelLt_ExplictlyNonNull()
public void setModelLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelLt_IsExplictlyNull()
public DiskWhereInput modelLte(String modelLte)
public void setModelLte(String modelLte)
public DiskWhereInput modelLte_ExplictlyNull()
public DiskWhereInput modelLte_ExplictlyNonNull()
public void setModelLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelLte_IsExplictlyNull()
public DiskWhereInput modelNot(String modelNot)
public void setModelNot(String modelNot)
public DiskWhereInput modelNot_ExplictlyNull()
public DiskWhereInput modelNot_ExplictlyNonNull()
public void setModelNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelNot_IsExplictlyNull()
public DiskWhereInput modelNotContains(String modelNotContains)
@Nullable public String getModelNotContains()
public void setModelNotContains(String modelNotContains)
public DiskWhereInput modelNotContains_ExplictlyNull()
public DiskWhereInput modelNotContains_ExplictlyNonNull()
public void setModelNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelNotContains_IsExplictlyNull()
public DiskWhereInput modelNotEndsWith(String modelNotEndsWith)
@Nullable public String getModelNotEndsWith()
public void setModelNotEndsWith(String modelNotEndsWith)
public DiskWhereInput modelNotEndsWith_ExplictlyNull()
public DiskWhereInput modelNotEndsWith_ExplictlyNonNull()
public void setModelNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelNotEndsWith_IsExplictlyNull()
public DiskWhereInput modelNotIn(List<String> modelNotIn)
public DiskWhereInput addModelNotInItem(String modelNotInItem)
public DiskWhereInput modelNotIn_ExplictlyNull()
public DiskWhereInput modelNotIn_ExplictlyNonNull()
public void setModelNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelNotIn_IsExplictlyNull()
public DiskWhereInput modelNotStartsWith(String modelNotStartsWith)
@Nullable public String getModelNotStartsWith()
public void setModelNotStartsWith(String modelNotStartsWith)
public DiskWhereInput modelNotStartsWith_ExplictlyNull()
public DiskWhereInput modelNotStartsWith_ExplictlyNonNull()
public void setModelNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelNotStartsWith_IsExplictlyNull()
public DiskWhereInput modelStartsWith(String modelStartsWith)
@Nullable public String getModelStartsWith()
public void setModelStartsWith(String modelStartsWith)
public DiskWhereInput modelStartsWith_ExplictlyNull()
public DiskWhereInput modelStartsWith_ExplictlyNonNull()
public void setModelStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModelStartsWith_IsExplictlyNull()
public DiskWhereInput mounted(Boolean mounted)
public void setMounted(Boolean mounted)
public DiskWhereInput mounted_ExplictlyNull()
public DiskWhereInput mounted_ExplictlyNonNull()
public void setMounted_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMounted_IsExplictlyNull()
public DiskWhereInput mountedNot(Boolean mountedNot)
public void setMountedNot(Boolean mountedNot)
public DiskWhereInput mountedNot_ExplictlyNull()
public DiskWhereInput mountedNot_ExplictlyNonNull()
public void setMountedNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMountedNot_IsExplictlyNull()
public DiskWhereInput name(String name)
public void setName(String name)
public DiskWhereInput name_ExplictlyNull()
public DiskWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public DiskWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public DiskWhereInput nameContains_ExplictlyNull()
public DiskWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public DiskWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public DiskWhereInput nameEndsWith_ExplictlyNull()
public DiskWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public DiskWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public DiskWhereInput nameGt_ExplictlyNull()
public DiskWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public DiskWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public DiskWhereInput nameGte_ExplictlyNull()
public DiskWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public DiskWhereInput nameIn(List<String> nameIn)
public DiskWhereInput addNameInItem(String nameInItem)
public DiskWhereInput nameIn_ExplictlyNull()
public DiskWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public DiskWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public DiskWhereInput nameLt_ExplictlyNull()
public DiskWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public DiskWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public DiskWhereInput nameLte_ExplictlyNull()
public DiskWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public DiskWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public DiskWhereInput nameNot_ExplictlyNull()
public DiskWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public DiskWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public DiskWhereInput nameNotContains_ExplictlyNull()
public DiskWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public DiskWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public DiskWhereInput nameNotEndsWith_ExplictlyNull()
public DiskWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public DiskWhereInput nameNotIn(List<String> nameNotIn)
public DiskWhereInput addNameNotInItem(String nameNotInItem)
public DiskWhereInput nameNotIn_ExplictlyNull()
public DiskWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public DiskWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public DiskWhereInput nameNotStartsWith_ExplictlyNull()
public DiskWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public DiskWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public DiskWhereInput nameStartsWith_ExplictlyNull()
public DiskWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public DiskWhereInput numaNode(Integer numaNode)
public void setNumaNode(Integer numaNode)
public DiskWhereInput numaNode_ExplictlyNull()
public DiskWhereInput numaNode_ExplictlyNonNull()
public void setNumaNode_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNumaNode_IsExplictlyNull()
public DiskWhereInput numaNodeGt(Integer numaNodeGt)
public void setNumaNodeGt(Integer numaNodeGt)
public DiskWhereInput numaNodeGt_ExplictlyNull()
public DiskWhereInput numaNodeGt_ExplictlyNonNull()
public void setNumaNodeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNumaNodeGt_IsExplictlyNull()
public DiskWhereInput numaNodeGte(Integer numaNodeGte)
public void setNumaNodeGte(Integer numaNodeGte)
public DiskWhereInput numaNodeGte_ExplictlyNull()
public DiskWhereInput numaNodeGte_ExplictlyNonNull()
public void setNumaNodeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNumaNodeGte_IsExplictlyNull()
public DiskWhereInput numaNodeIn(List<Integer> numaNodeIn)
public DiskWhereInput addNumaNodeInItem(Integer numaNodeInItem)
public DiskWhereInput numaNodeIn_ExplictlyNull()
public DiskWhereInput numaNodeIn_ExplictlyNonNull()
public void setNumaNodeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNumaNodeIn_IsExplictlyNull()
public DiskWhereInput numaNodeLt(Integer numaNodeLt)
public void setNumaNodeLt(Integer numaNodeLt)
public DiskWhereInput numaNodeLt_ExplictlyNull()
public DiskWhereInput numaNodeLt_ExplictlyNonNull()
public void setNumaNodeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNumaNodeLt_IsExplictlyNull()
public DiskWhereInput numaNodeLte(Integer numaNodeLte)
public void setNumaNodeLte(Integer numaNodeLte)
public DiskWhereInput numaNodeLte_ExplictlyNull()
public DiskWhereInput numaNodeLte_ExplictlyNonNull()
public void setNumaNodeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNumaNodeLte_IsExplictlyNull()
public DiskWhereInput numaNodeNot(Integer numaNodeNot)
public void setNumaNodeNot(Integer numaNodeNot)
public DiskWhereInput numaNodeNot_ExplictlyNull()
public DiskWhereInput numaNodeNot_ExplictlyNonNull()
public void setNumaNodeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNumaNodeNot_IsExplictlyNull()
public DiskWhereInput numaNodeNotIn(List<Integer> numaNodeNotIn)
public DiskWhereInput addNumaNodeNotInItem(Integer numaNodeNotInItem)
@Nullable public List<Integer> getNumaNodeNotIn()
public DiskWhereInput numaNodeNotIn_ExplictlyNull()
public DiskWhereInput numaNodeNotIn_ExplictlyNonNull()
public void setNumaNodeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNumaNodeNotIn_IsExplictlyNull()
public DiskWhereInput offline(Boolean offline)
public void setOffline(Boolean offline)
public DiskWhereInput offline_ExplictlyNull()
public DiskWhereInput offline_ExplictlyNonNull()
public void setOffline_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOffline_IsExplictlyNull()
public DiskWhereInput offlineNot(Boolean offlineNot)
public void setOfflineNot(Boolean offlineNot)
public DiskWhereInput offlineNot_ExplictlyNull()
public DiskWhereInput offlineNot_ExplictlyNonNull()
public void setOfflineNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOfflineNot_IsExplictlyNull()
public DiskWhereInput path(String path)
public void setPath(String path)
public DiskWhereInput path_ExplictlyNull()
public DiskWhereInput path_ExplictlyNonNull()
public void setPath_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPath_IsExplictlyNull()
public DiskWhereInput pathContains(String pathContains)
public void setPathContains(String pathContains)
public DiskWhereInput pathContains_ExplictlyNull()
public DiskWhereInput pathContains_ExplictlyNonNull()
public void setPathContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathContains_IsExplictlyNull()
public DiskWhereInput pathEndsWith(String pathEndsWith)
public void setPathEndsWith(String pathEndsWith)
public DiskWhereInput pathEndsWith_ExplictlyNull()
public DiskWhereInput pathEndsWith_ExplictlyNonNull()
public void setPathEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathEndsWith_IsExplictlyNull()
public DiskWhereInput pathGt(String pathGt)
public void setPathGt(String pathGt)
public DiskWhereInput pathGt_ExplictlyNull()
public DiskWhereInput pathGt_ExplictlyNonNull()
public void setPathGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathGt_IsExplictlyNull()
public DiskWhereInput pathGte(String pathGte)
public void setPathGte(String pathGte)
public DiskWhereInput pathGte_ExplictlyNull()
public DiskWhereInput pathGte_ExplictlyNonNull()
public void setPathGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathGte_IsExplictlyNull()
public DiskWhereInput pathIn(List<String> pathIn)
public DiskWhereInput addPathInItem(String pathInItem)
public DiskWhereInput pathIn_ExplictlyNull()
public DiskWhereInput pathIn_ExplictlyNonNull()
public void setPathIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathIn_IsExplictlyNull()
public DiskWhereInput pathLt(String pathLt)
public void setPathLt(String pathLt)
public DiskWhereInput pathLt_ExplictlyNull()
public DiskWhereInput pathLt_ExplictlyNonNull()
public void setPathLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathLt_IsExplictlyNull()
public DiskWhereInput pathLte(String pathLte)
public void setPathLte(String pathLte)
public DiskWhereInput pathLte_ExplictlyNull()
public DiskWhereInput pathLte_ExplictlyNonNull()
public void setPathLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathLte_IsExplictlyNull()
public DiskWhereInput pathNot(String pathNot)
public void setPathNot(String pathNot)
public DiskWhereInput pathNot_ExplictlyNull()
public DiskWhereInput pathNot_ExplictlyNonNull()
public void setPathNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNot_IsExplictlyNull()
public DiskWhereInput pathNotContains(String pathNotContains)
@Nullable public String getPathNotContains()
public void setPathNotContains(String pathNotContains)
public DiskWhereInput pathNotContains_ExplictlyNull()
public DiskWhereInput pathNotContains_ExplictlyNonNull()
public void setPathNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNotContains_IsExplictlyNull()
public DiskWhereInput pathNotEndsWith(String pathNotEndsWith)
@Nullable public String getPathNotEndsWith()
public void setPathNotEndsWith(String pathNotEndsWith)
public DiskWhereInput pathNotEndsWith_ExplictlyNull()
public DiskWhereInput pathNotEndsWith_ExplictlyNonNull()
public void setPathNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNotEndsWith_IsExplictlyNull()
public DiskWhereInput pathNotIn(List<String> pathNotIn)
public DiskWhereInput addPathNotInItem(String pathNotInItem)
public DiskWhereInput pathNotIn_ExplictlyNull()
public DiskWhereInput pathNotIn_ExplictlyNonNull()
public void setPathNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNotIn_IsExplictlyNull()
public DiskWhereInput pathNotStartsWith(String pathNotStartsWith)
@Nullable public String getPathNotStartsWith()
public void setPathNotStartsWith(String pathNotStartsWith)
public DiskWhereInput pathNotStartsWith_ExplictlyNull()
public DiskWhereInput pathNotStartsWith_ExplictlyNonNull()
public void setPathNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNotStartsWith_IsExplictlyNull()
public DiskWhereInput pathStartsWith(String pathStartsWith)
public void setPathStartsWith(String pathStartsWith)
public DiskWhereInput pathStartsWith_ExplictlyNull()
public DiskWhereInput pathStartsWith_ExplictlyNonNull()
public void setPathStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathStartsWith_IsExplictlyNull()
public DiskWhereInput persistentMemoryType(String persistentMemoryType)
@Nullable public String getPersistentMemoryType()
public void setPersistentMemoryType(String persistentMemoryType)
public DiskWhereInput persistentMemoryType_ExplictlyNull()
public DiskWhereInput persistentMemoryType_ExplictlyNonNull()
public void setPersistentMemoryType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryType_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeContains(String persistentMemoryTypeContains)
@Nullable public String getPersistentMemoryTypeContains()
public void setPersistentMemoryTypeContains(String persistentMemoryTypeContains)
public DiskWhereInput persistentMemoryTypeContains_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeContains_ExplictlyNonNull()
public void setPersistentMemoryTypeContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeContains_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeEndsWith(String persistentMemoryTypeEndsWith)
@Nullable public String getPersistentMemoryTypeEndsWith()
public void setPersistentMemoryTypeEndsWith(String persistentMemoryTypeEndsWith)
public DiskWhereInput persistentMemoryTypeEndsWith_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeEndsWith_ExplictlyNonNull()
public void setPersistentMemoryTypeEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeEndsWith_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeGt(String persistentMemoryTypeGt)
@Nullable public String getPersistentMemoryTypeGt()
public void setPersistentMemoryTypeGt(String persistentMemoryTypeGt)
public DiskWhereInput persistentMemoryTypeGt_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeGt_ExplictlyNonNull()
public void setPersistentMemoryTypeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeGt_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeGte(String persistentMemoryTypeGte)
@Nullable public String getPersistentMemoryTypeGte()
public void setPersistentMemoryTypeGte(String persistentMemoryTypeGte)
public DiskWhereInput persistentMemoryTypeGte_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeGte_ExplictlyNonNull()
public void setPersistentMemoryTypeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeGte_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeIn(List<String> persistentMemoryTypeIn)
public DiskWhereInput addPersistentMemoryTypeInItem(String persistentMemoryTypeInItem)
@Nullable public List<String> getPersistentMemoryTypeIn()
public void setPersistentMemoryTypeIn(List<String> persistentMemoryTypeIn)
public DiskWhereInput persistentMemoryTypeIn_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeIn_ExplictlyNonNull()
public void setPersistentMemoryTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeIn_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeLt(String persistentMemoryTypeLt)
@Nullable public String getPersistentMemoryTypeLt()
public void setPersistentMemoryTypeLt(String persistentMemoryTypeLt)
public DiskWhereInput persistentMemoryTypeLt_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeLt_ExplictlyNonNull()
public void setPersistentMemoryTypeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeLt_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeLte(String persistentMemoryTypeLte)
@Nullable public String getPersistentMemoryTypeLte()
public void setPersistentMemoryTypeLte(String persistentMemoryTypeLte)
public DiskWhereInput persistentMemoryTypeLte_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeLte_ExplictlyNonNull()
public void setPersistentMemoryTypeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeLte_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeNot(String persistentMemoryTypeNot)
@Nullable public String getPersistentMemoryTypeNot()
public void setPersistentMemoryTypeNot(String persistentMemoryTypeNot)
public DiskWhereInput persistentMemoryTypeNot_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeNot_ExplictlyNonNull()
public void setPersistentMemoryTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeNot_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeNotContains(String persistentMemoryTypeNotContains)
@Nullable public String getPersistentMemoryTypeNotContains()
public void setPersistentMemoryTypeNotContains(String persistentMemoryTypeNotContains)
public DiskWhereInput persistentMemoryTypeNotContains_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeNotContains_ExplictlyNonNull()
public void setPersistentMemoryTypeNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeNotContains_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeNotEndsWith(String persistentMemoryTypeNotEndsWith)
@Nullable public String getPersistentMemoryTypeNotEndsWith()
public void setPersistentMemoryTypeNotEndsWith(String persistentMemoryTypeNotEndsWith)
public DiskWhereInput persistentMemoryTypeNotEndsWith_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeNotEndsWith_ExplictlyNonNull()
public void setPersistentMemoryTypeNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeNotEndsWith_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeNotIn(List<String> persistentMemoryTypeNotIn)
public DiskWhereInput addPersistentMemoryTypeNotInItem(String persistentMemoryTypeNotInItem)
@Nullable public List<String> getPersistentMemoryTypeNotIn()
public void setPersistentMemoryTypeNotIn(List<String> persistentMemoryTypeNotIn)
public DiskWhereInput persistentMemoryTypeNotIn_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeNotIn_ExplictlyNonNull()
public void setPersistentMemoryTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeNotIn_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeNotStartsWith(String persistentMemoryTypeNotStartsWith)
@Nullable public String getPersistentMemoryTypeNotStartsWith()
public void setPersistentMemoryTypeNotStartsWith(String persistentMemoryTypeNotStartsWith)
public DiskWhereInput persistentMemoryTypeNotStartsWith_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeNotStartsWith_ExplictlyNonNull()
public void setPersistentMemoryTypeNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeNotStartsWith_IsExplictlyNull()
public DiskWhereInput persistentMemoryTypeStartsWith(String persistentMemoryTypeStartsWith)
@Nullable public String getPersistentMemoryTypeStartsWith()
public void setPersistentMemoryTypeStartsWith(String persistentMemoryTypeStartsWith)
public DiskWhereInput persistentMemoryTypeStartsWith_ExplictlyNull()
public DiskWhereInput persistentMemoryTypeStartsWith_ExplictlyNonNull()
public void setPersistentMemoryTypeStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPersistentMemoryTypeStartsWith_IsExplictlyNull()
public DiskWhereInput physicalSlotOnBrick(Integer physicalSlotOnBrick)
@Nullable public Integer getPhysicalSlotOnBrick()
public void setPhysicalSlotOnBrick(Integer physicalSlotOnBrick)
public DiskWhereInput physicalSlotOnBrick_ExplictlyNull()
public DiskWhereInput physicalSlotOnBrick_ExplictlyNonNull()
public void setPhysicalSlotOnBrick_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhysicalSlotOnBrick_IsExplictlyNull()
public DiskWhereInput physicalSlotOnBrickGt(Integer physicalSlotOnBrickGt)
@Nullable public Integer getPhysicalSlotOnBrickGt()
public void setPhysicalSlotOnBrickGt(Integer physicalSlotOnBrickGt)
public DiskWhereInput physicalSlotOnBrickGt_ExplictlyNull()
public DiskWhereInput physicalSlotOnBrickGt_ExplictlyNonNull()
public void setPhysicalSlotOnBrickGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhysicalSlotOnBrickGt_IsExplictlyNull()
public DiskWhereInput physicalSlotOnBrickGte(Integer physicalSlotOnBrickGte)
@Nullable public Integer getPhysicalSlotOnBrickGte()
public void setPhysicalSlotOnBrickGte(Integer physicalSlotOnBrickGte)
public DiskWhereInput physicalSlotOnBrickGte_ExplictlyNull()
public DiskWhereInput physicalSlotOnBrickGte_ExplictlyNonNull()
public void setPhysicalSlotOnBrickGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhysicalSlotOnBrickGte_IsExplictlyNull()
public DiskWhereInput physicalSlotOnBrickIn(List<Integer> physicalSlotOnBrickIn)
public DiskWhereInput addPhysicalSlotOnBrickInItem(Integer physicalSlotOnBrickInItem)
@Nullable public List<Integer> getPhysicalSlotOnBrickIn()
public DiskWhereInput physicalSlotOnBrickIn_ExplictlyNull()
public DiskWhereInput physicalSlotOnBrickIn_ExplictlyNonNull()
public void setPhysicalSlotOnBrickIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhysicalSlotOnBrickIn_IsExplictlyNull()
public DiskWhereInput physicalSlotOnBrickLt(Integer physicalSlotOnBrickLt)
@Nullable public Integer getPhysicalSlotOnBrickLt()
public void setPhysicalSlotOnBrickLt(Integer physicalSlotOnBrickLt)
public DiskWhereInput physicalSlotOnBrickLt_ExplictlyNull()
public DiskWhereInput physicalSlotOnBrickLt_ExplictlyNonNull()
public void setPhysicalSlotOnBrickLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhysicalSlotOnBrickLt_IsExplictlyNull()
public DiskWhereInput physicalSlotOnBrickLte(Integer physicalSlotOnBrickLte)
@Nullable public Integer getPhysicalSlotOnBrickLte()
public void setPhysicalSlotOnBrickLte(Integer physicalSlotOnBrickLte)
public DiskWhereInput physicalSlotOnBrickLte_ExplictlyNull()
public DiskWhereInput physicalSlotOnBrickLte_ExplictlyNonNull()
public void setPhysicalSlotOnBrickLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhysicalSlotOnBrickLte_IsExplictlyNull()
public DiskWhereInput physicalSlotOnBrickNot(Integer physicalSlotOnBrickNot)
@Nullable public Integer getPhysicalSlotOnBrickNot()
public void setPhysicalSlotOnBrickNot(Integer physicalSlotOnBrickNot)
public DiskWhereInput physicalSlotOnBrickNot_ExplictlyNull()
public DiskWhereInput physicalSlotOnBrickNot_ExplictlyNonNull()
public void setPhysicalSlotOnBrickNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhysicalSlotOnBrickNot_IsExplictlyNull()
public DiskWhereInput physicalSlotOnBrickNotIn(List<Integer> physicalSlotOnBrickNotIn)
public DiskWhereInput addPhysicalSlotOnBrickNotInItem(Integer physicalSlotOnBrickNotInItem)
@Nullable public List<Integer> getPhysicalSlotOnBrickNotIn()
public void setPhysicalSlotOnBrickNotIn(List<Integer> physicalSlotOnBrickNotIn)
public DiskWhereInput physicalSlotOnBrickNotIn_ExplictlyNull()
public DiskWhereInput physicalSlotOnBrickNotIn_ExplictlyNonNull()
public void setPhysicalSlotOnBrickNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhysicalSlotOnBrickNotIn_IsExplictlyNull()
public DiskWhereInput pmemDimmsEvery(PmemDimmWhereInput pmemDimmsEvery)
@Nullable public PmemDimmWhereInput getPmemDimmsEvery()
public void setPmemDimmsEvery(PmemDimmWhereInput pmemDimmsEvery)
public DiskWhereInput pmemDimmsEvery_ExplictlyNull()
public DiskWhereInput pmemDimmsEvery_ExplictlyNonNull()
public void setPmemDimmsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPmemDimmsEvery_IsExplictlyNull()
public DiskWhereInput pmemDimmsNone(PmemDimmWhereInput pmemDimmsNone)
@Nullable public PmemDimmWhereInput getPmemDimmsNone()
public void setPmemDimmsNone(PmemDimmWhereInput pmemDimmsNone)
public DiskWhereInput pmemDimmsNone_ExplictlyNull()
public DiskWhereInput pmemDimmsNone_ExplictlyNonNull()
public void setPmemDimmsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPmemDimmsNone_IsExplictlyNull()
public DiskWhereInput pmemDimmsSome(PmemDimmWhereInput pmemDimmsSome)
@Nullable public PmemDimmWhereInput getPmemDimmsSome()
public void setPmemDimmsSome(PmemDimmWhereInput pmemDimmsSome)
public DiskWhereInput pmemDimmsSome_ExplictlyNull()
public DiskWhereInput pmemDimmsSome_ExplictlyNonNull()
public void setPmemDimmsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPmemDimmsSome_IsExplictlyNull()
public DiskWhereInput recommendedUsage(DiskUsage recommendedUsage)
@Nullable public DiskUsage getRecommendedUsage()
public void setRecommendedUsage(DiskUsage recommendedUsage)
public DiskWhereInput recommendedUsage_ExplictlyNull()
public DiskWhereInput recommendedUsage_ExplictlyNonNull()
public void setRecommendedUsage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRecommendedUsage_IsExplictlyNull()
public DiskWhereInput recommendedUsageIn(List<DiskUsage> recommendedUsageIn)
public DiskWhereInput addRecommendedUsageInItem(DiskUsage recommendedUsageInItem)
@Nullable public List<DiskUsage> getRecommendedUsageIn()
public DiskWhereInput recommendedUsageIn_ExplictlyNull()
public DiskWhereInput recommendedUsageIn_ExplictlyNonNull()
public void setRecommendedUsageIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRecommendedUsageIn_IsExplictlyNull()
public DiskWhereInput recommendedUsageNot(DiskUsage recommendedUsageNot)
@Nullable public DiskUsage getRecommendedUsageNot()
public void setRecommendedUsageNot(DiskUsage recommendedUsageNot)
public DiskWhereInput recommendedUsageNot_ExplictlyNull()
public DiskWhereInput recommendedUsageNot_ExplictlyNonNull()
public void setRecommendedUsageNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRecommendedUsageNot_IsExplictlyNull()
public DiskWhereInput recommendedUsageNotIn(List<DiskUsage> recommendedUsageNotIn)
public DiskWhereInput addRecommendedUsageNotInItem(DiskUsage recommendedUsageNotInItem)
@Nullable public List<DiskUsage> getRecommendedUsageNotIn()
public void setRecommendedUsageNotIn(List<DiskUsage> recommendedUsageNotIn)
public DiskWhereInput recommendedUsageNotIn_ExplictlyNull()
public DiskWhereInput recommendedUsageNotIn_ExplictlyNonNull()
public void setRecommendedUsageNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRecommendedUsageNotIn_IsExplictlyNull()
public DiskWhereInput remainingLifePercent(Integer remainingLifePercent)
@Nullable public Integer getRemainingLifePercent()
public void setRemainingLifePercent(Integer remainingLifePercent)
public DiskWhereInput remainingLifePercent_ExplictlyNull()
public DiskWhereInput remainingLifePercent_ExplictlyNonNull()
public void setRemainingLifePercent_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRemainingLifePercent_IsExplictlyNull()
public DiskWhereInput remainingLifePercentGt(Integer remainingLifePercentGt)
@Nullable public Integer getRemainingLifePercentGt()
public void setRemainingLifePercentGt(Integer remainingLifePercentGt)
public DiskWhereInput remainingLifePercentGt_ExplictlyNull()
public DiskWhereInput remainingLifePercentGt_ExplictlyNonNull()
public void setRemainingLifePercentGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRemainingLifePercentGt_IsExplictlyNull()
public DiskWhereInput remainingLifePercentGte(Integer remainingLifePercentGte)
@Nullable public Integer getRemainingLifePercentGte()
public void setRemainingLifePercentGte(Integer remainingLifePercentGte)
public DiskWhereInput remainingLifePercentGte_ExplictlyNull()
public DiskWhereInput remainingLifePercentGte_ExplictlyNonNull()
public void setRemainingLifePercentGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRemainingLifePercentGte_IsExplictlyNull()
public DiskWhereInput remainingLifePercentIn(List<Integer> remainingLifePercentIn)
public DiskWhereInput addRemainingLifePercentInItem(Integer remainingLifePercentInItem)
@Nullable public List<Integer> getRemainingLifePercentIn()
public void setRemainingLifePercentIn(List<Integer> remainingLifePercentIn)
public DiskWhereInput remainingLifePercentIn_ExplictlyNull()
public DiskWhereInput remainingLifePercentIn_ExplictlyNonNull()
public void setRemainingLifePercentIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRemainingLifePercentIn_IsExplictlyNull()
public DiskWhereInput remainingLifePercentLt(Integer remainingLifePercentLt)
@Nullable public Integer getRemainingLifePercentLt()
public void setRemainingLifePercentLt(Integer remainingLifePercentLt)
public DiskWhereInput remainingLifePercentLt_ExplictlyNull()
public DiskWhereInput remainingLifePercentLt_ExplictlyNonNull()
public void setRemainingLifePercentLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRemainingLifePercentLt_IsExplictlyNull()
public DiskWhereInput remainingLifePercentLte(Integer remainingLifePercentLte)
@Nullable public Integer getRemainingLifePercentLte()
public void setRemainingLifePercentLte(Integer remainingLifePercentLte)
public DiskWhereInput remainingLifePercentLte_ExplictlyNull()
public DiskWhereInput remainingLifePercentLte_ExplictlyNonNull()
public void setRemainingLifePercentLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRemainingLifePercentLte_IsExplictlyNull()
public DiskWhereInput remainingLifePercentNot(Integer remainingLifePercentNot)
@Nullable public Integer getRemainingLifePercentNot()
public void setRemainingLifePercentNot(Integer remainingLifePercentNot)
public DiskWhereInput remainingLifePercentNot_ExplictlyNull()
public DiskWhereInput remainingLifePercentNot_ExplictlyNonNull()
public void setRemainingLifePercentNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRemainingLifePercentNot_IsExplictlyNull()
public DiskWhereInput remainingLifePercentNotIn(List<Integer> remainingLifePercentNotIn)
public DiskWhereInput addRemainingLifePercentNotInItem(Integer remainingLifePercentNotInItem)
@Nullable public List<Integer> getRemainingLifePercentNotIn()
public void setRemainingLifePercentNotIn(List<Integer> remainingLifePercentNotIn)
public DiskWhereInput remainingLifePercentNotIn_ExplictlyNull()
public DiskWhereInput remainingLifePercentNotIn_ExplictlyNonNull()
public void setRemainingLifePercentNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRemainingLifePercentNotIn_IsExplictlyNull()
public DiskWhereInput serial(String serial)
public void setSerial(String serial)
public DiskWhereInput serial_ExplictlyNull()
public DiskWhereInput serial_ExplictlyNonNull()
public void setSerial_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerial_IsExplictlyNull()
public DiskWhereInput serialContains(String serialContains)
public void setSerialContains(String serialContains)
public DiskWhereInput serialContains_ExplictlyNull()
public DiskWhereInput serialContains_ExplictlyNonNull()
public void setSerialContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialContains_IsExplictlyNull()
public DiskWhereInput serialEndsWith(String serialEndsWith)
public void setSerialEndsWith(String serialEndsWith)
public DiskWhereInput serialEndsWith_ExplictlyNull()
public DiskWhereInput serialEndsWith_ExplictlyNonNull()
public void setSerialEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialEndsWith_IsExplictlyNull()
public DiskWhereInput serialGt(String serialGt)
public void setSerialGt(String serialGt)
public DiskWhereInput serialGt_ExplictlyNull()
public DiskWhereInput serialGt_ExplictlyNonNull()
public void setSerialGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialGt_IsExplictlyNull()
public DiskWhereInput serialGte(String serialGte)
public void setSerialGte(String serialGte)
public DiskWhereInput serialGte_ExplictlyNull()
public DiskWhereInput serialGte_ExplictlyNonNull()
public void setSerialGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialGte_IsExplictlyNull()
public DiskWhereInput serialIn(List<String> serialIn)
public DiskWhereInput addSerialInItem(String serialInItem)
public DiskWhereInput serialIn_ExplictlyNull()
public DiskWhereInput serialIn_ExplictlyNonNull()
public void setSerialIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialIn_IsExplictlyNull()
public DiskWhereInput serialLt(String serialLt)
public void setSerialLt(String serialLt)
public DiskWhereInput serialLt_ExplictlyNull()
public DiskWhereInput serialLt_ExplictlyNonNull()
public void setSerialLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialLt_IsExplictlyNull()
public DiskWhereInput serialLte(String serialLte)
public void setSerialLte(String serialLte)
public DiskWhereInput serialLte_ExplictlyNull()
public DiskWhereInput serialLte_ExplictlyNonNull()
public void setSerialLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialLte_IsExplictlyNull()
public DiskWhereInput serialNot(String serialNot)
public void setSerialNot(String serialNot)
public DiskWhereInput serialNot_ExplictlyNull()
public DiskWhereInput serialNot_ExplictlyNonNull()
public void setSerialNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialNot_IsExplictlyNull()
public DiskWhereInput serialNotContains(String serialNotContains)
@Nullable public String getSerialNotContains()
public void setSerialNotContains(String serialNotContains)
public DiskWhereInput serialNotContains_ExplictlyNull()
public DiskWhereInput serialNotContains_ExplictlyNonNull()
public void setSerialNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialNotContains_IsExplictlyNull()
public DiskWhereInput serialNotEndsWith(String serialNotEndsWith)
@Nullable public String getSerialNotEndsWith()
public void setSerialNotEndsWith(String serialNotEndsWith)
public DiskWhereInput serialNotEndsWith_ExplictlyNull()
public DiskWhereInput serialNotEndsWith_ExplictlyNonNull()
public void setSerialNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialNotEndsWith_IsExplictlyNull()
public DiskWhereInput serialNotIn(List<String> serialNotIn)
public DiskWhereInput addSerialNotInItem(String serialNotInItem)
public DiskWhereInput serialNotIn_ExplictlyNull()
public DiskWhereInput serialNotIn_ExplictlyNonNull()
public void setSerialNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialNotIn_IsExplictlyNull()
public DiskWhereInput serialNotStartsWith(String serialNotStartsWith)
@Nullable public String getSerialNotStartsWith()
public void setSerialNotStartsWith(String serialNotStartsWith)
public DiskWhereInput serialNotStartsWith_ExplictlyNull()
public DiskWhereInput serialNotStartsWith_ExplictlyNonNull()
public void setSerialNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialNotStartsWith_IsExplictlyNull()
public DiskWhereInput serialStartsWith(String serialStartsWith)
@Nullable public String getSerialStartsWith()
public void setSerialStartsWith(String serialStartsWith)
public DiskWhereInput serialStartsWith_ExplictlyNull()
public DiskWhereInput serialStartsWith_ExplictlyNonNull()
public void setSerialStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSerialStartsWith_IsExplictlyNull()
public DiskWhereInput size(Long size)
public void setSize(Long size)
public DiskWhereInput size_ExplictlyNull()
public DiskWhereInput size_ExplictlyNonNull()
public void setSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSize_IsExplictlyNull()
public DiskWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public DiskWhereInput sizeGt_ExplictlyNull()
public DiskWhereInput sizeGt_ExplictlyNonNull()
public void setSizeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGt_IsExplictlyNull()
public DiskWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public DiskWhereInput sizeGte_ExplictlyNull()
public DiskWhereInput sizeGte_ExplictlyNonNull()
public void setSizeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGte_IsExplictlyNull()
public DiskWhereInput sizeIn(List<Long> sizeIn)
public DiskWhereInput addSizeInItem(Long sizeInItem)
public DiskWhereInput sizeIn_ExplictlyNull()
public DiskWhereInput sizeIn_ExplictlyNonNull()
public void setSizeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeIn_IsExplictlyNull()
public DiskWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public DiskWhereInput sizeLt_ExplictlyNull()
public DiskWhereInput sizeLt_ExplictlyNonNull()
public void setSizeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLt_IsExplictlyNull()
public DiskWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public DiskWhereInput sizeLte_ExplictlyNull()
public DiskWhereInput sizeLte_ExplictlyNonNull()
public void setSizeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLte_IsExplictlyNull()
public DiskWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public DiskWhereInput sizeNot_ExplictlyNull()
public DiskWhereInput sizeNot_ExplictlyNonNull()
public void setSizeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNot_IsExplictlyNull()
public DiskWhereInput sizeNotIn(List<Long> sizeNotIn)
public DiskWhereInput addSizeNotInItem(Long sizeNotInItem)
public DiskWhereInput sizeNotIn_ExplictlyNull()
public DiskWhereInput sizeNotIn_ExplictlyNonNull()
public void setSizeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNotIn_IsExplictlyNull()
public DiskWhereInput type(DiskType type)
public void setType(DiskType type)
public DiskWhereInput type_ExplictlyNull()
public DiskWhereInput type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
public DiskWhereInput typeIn(List<DiskType> typeIn)
public DiskWhereInput addTypeInItem(DiskType typeInItem)
public DiskWhereInput typeIn_ExplictlyNull()
public DiskWhereInput typeIn_ExplictlyNonNull()
public void setTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeIn_IsExplictlyNull()
public DiskWhereInput typeNot(DiskType typeNot)
public void setTypeNot(DiskType typeNot)
public DiskWhereInput typeNot_ExplictlyNull()
public DiskWhereInput typeNot_ExplictlyNonNull()
public void setTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNot_IsExplictlyNull()
public DiskWhereInput typeNotIn(List<DiskType> typeNotIn)
public DiskWhereInput addTypeNotInItem(DiskType typeNotInItem)
public DiskWhereInput typeNotIn_ExplictlyNull()
public DiskWhereInput typeNotIn_ExplictlyNonNull()
public void setTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNotIn_IsExplictlyNull()
public DiskWhereInput usage(DiskUsage usage)
public void setUsage(DiskUsage usage)
public DiskWhereInput usage_ExplictlyNull()
public DiskWhereInput usage_ExplictlyNonNull()
public void setUsage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsage_IsExplictlyNull()
public DiskWhereInput usageIn(List<DiskUsage> usageIn)
public DiskWhereInput addUsageInItem(DiskUsage usageInItem)
public DiskWhereInput usageIn_ExplictlyNull()
public DiskWhereInput usageIn_ExplictlyNonNull()
public void setUsageIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsageIn_IsExplictlyNull()
public DiskWhereInput usageNot(DiskUsage usageNot)
public void setUsageNot(DiskUsage usageNot)
public DiskWhereInput usageNot_ExplictlyNull()
public DiskWhereInput usageNot_ExplictlyNonNull()
public void setUsageNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsageNot_IsExplictlyNull()
public DiskWhereInput usageNotIn(List<DiskUsage> usageNotIn)
public DiskWhereInput addUsageNotInItem(DiskUsage usageNotInItem)
public DiskWhereInput usageNotIn_ExplictlyNull()
public DiskWhereInput usageNotIn_ExplictlyNonNull()
public void setUsageNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsageNotIn_IsExplictlyNull()
public DiskWhereInput usageStatus(DiskUsageStatus usageStatus)
@Nullable public DiskUsageStatus getUsageStatus()
public void setUsageStatus(DiskUsageStatus usageStatus)
public DiskWhereInput usageStatus_ExplictlyNull()
public DiskWhereInput usageStatus_ExplictlyNonNull()
public void setUsageStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsageStatus_IsExplictlyNull()
public DiskWhereInput usageStatusIn(List<DiskUsageStatus> usageStatusIn)
public DiskWhereInput addUsageStatusInItem(DiskUsageStatus usageStatusInItem)
@Nullable public List<DiskUsageStatus> getUsageStatusIn()
public void setUsageStatusIn(List<DiskUsageStatus> usageStatusIn)
public DiskWhereInput usageStatusIn_ExplictlyNull()
public DiskWhereInput usageStatusIn_ExplictlyNonNull()
public void setUsageStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsageStatusIn_IsExplictlyNull()
public DiskWhereInput usageStatusNot(DiskUsageStatus usageStatusNot)
@Nullable public DiskUsageStatus getUsageStatusNot()
public void setUsageStatusNot(DiskUsageStatus usageStatusNot)
public DiskWhereInput usageStatusNot_ExplictlyNull()
public DiskWhereInput usageStatusNot_ExplictlyNonNull()
public void setUsageStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsageStatusNot_IsExplictlyNull()
public DiskWhereInput usageStatusNotIn(List<DiskUsageStatus> usageStatusNotIn)
public DiskWhereInput addUsageStatusNotInItem(DiskUsageStatus usageStatusNotInItem)
@Nullable public List<DiskUsageStatus> getUsageStatusNotIn()
public void setUsageStatusNotIn(List<DiskUsageStatus> usageStatusNotIn)
public DiskWhereInput usageStatusNotIn_ExplictlyNull()
public DiskWhereInput usageStatusNotIn_ExplictlyNonNull()
public void setUsageStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsageStatusNotIn_IsExplictlyNull()
Copyright © 2025. All rights reserved.