@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class LicenseWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
LicenseWhereInput() |
public static final String SERIALIZED_NAME_EXPIRE_DATE_GT
public static final String SERIALIZED_NAME_EXPIRE_DATE_GTE
public static final String SERIALIZED_NAME_EXPIRE_DATE_IN
public static final String SERIALIZED_NAME_EXPIRE_DATE_LT
public static final String SERIALIZED_NAME_EXPIRE_DATE_LTE
public static final String SERIALIZED_NAME_EXPIRE_DATE_NOT
public static final String SERIALIZED_NAME_EXPIRE_DATE_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_LICENSE_SERIAL
public static final String SERIALIZED_NAME_LICENSE_SERIAL_CONTAINS
public static final String SERIALIZED_NAME_LICENSE_SERIAL_ENDS_WITH
public static final String SERIALIZED_NAME_LICENSE_SERIAL_GT
public static final String SERIALIZED_NAME_LICENSE_SERIAL_GTE
public static final String SERIALIZED_NAME_LICENSE_SERIAL_IN
public static final String SERIALIZED_NAME_LICENSE_SERIAL_LT
public static final String SERIALIZED_NAME_LICENSE_SERIAL_LTE
public static final String SERIALIZED_NAME_LICENSE_SERIAL_NOT
public static final String SERIALIZED_NAME_LICENSE_SERIAL_NOT_CONTAINS
public static final String SERIALIZED_NAME_LICENSE_SERIAL_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_LICENSE_SERIAL_NOT_IN
public static final String SERIALIZED_NAME_LICENSE_SERIAL_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_LICENSE_SERIAL_STARTS_WITH
public static final String SERIALIZED_NAME_MAINTENANCE_END_DATE
public static final String SERIALIZED_NAME_MAINTENANCE_END_DATE_GT
public static final String SERIALIZED_NAME_MAINTENANCE_END_DATE_GTE
public static final String SERIALIZED_NAME_MAINTENANCE_END_DATE_IN
public static final String SERIALIZED_NAME_MAINTENANCE_END_DATE_LT
public static final String SERIALIZED_NAME_MAINTENANCE_END_DATE_LTE
public static final String SERIALIZED_NAME_MAINTENANCE_END_DATE_NOT
public static final String SERIALIZED_NAME_MAINTENANCE_END_DATE_NOT_IN
public static final String SERIALIZED_NAME_MAINTENANCE_START_DATE
public static final String SERIALIZED_NAME_MAINTENANCE_START_DATE_GT
public static final String SERIALIZED_NAME_MAINTENANCE_START_DATE_GTE
public static final String SERIALIZED_NAME_MAINTENANCE_START_DATE_IN
public static final String SERIALIZED_NAME_MAINTENANCE_START_DATE_LT
public static final String SERIALIZED_NAME_MAINTENANCE_START_DATE_LTE
public static final String SERIALIZED_NAME_MAINTENANCE_START_DATE_NOT
public static final String SERIALIZED_NAME_MAINTENANCE_START_DATE_NOT_IN
public static final String SERIALIZED_NAME_MAX_CHUNK_NUM_GT
public static final String SERIALIZED_NAME_MAX_CHUNK_NUM_GTE
public static final String SERIALIZED_NAME_MAX_CHUNK_NUM_IN
public static final String SERIALIZED_NAME_MAX_CHUNK_NUM_LT
public static final String SERIALIZED_NAME_MAX_CHUNK_NUM_LTE
public static final String SERIALIZED_NAME_MAX_CHUNK_NUM_NOT
public static final String SERIALIZED_NAME_MAX_CHUNK_NUM_NOT_IN
public static final String SERIALIZED_NAME_MAX_CLUSTER_NUM
public static final String SERIALIZED_NAME_MAX_CLUSTER_NUM_GT
public static final String SERIALIZED_NAME_MAX_CLUSTER_NUM_GTE
public static final String SERIALIZED_NAME_MAX_CLUSTER_NUM_IN
public static final String SERIALIZED_NAME_MAX_CLUSTER_NUM_LT
public static final String SERIALIZED_NAME_MAX_CLUSTER_NUM_LTE
public static final String SERIALIZED_NAME_MAX_CLUSTER_NUM_NOT
public static final String SERIALIZED_NAME_MAX_CLUSTER_NUM_NOT_IN
public static final String SERIALIZED_NAME_SIGN_DATE_NOT_IN
public static final String SERIALIZED_NAME_SOFTWARE_EDITION
public static final String SERIALIZED_NAME_SOFTWARE_EDITION_IN
public static final String SERIALIZED_NAME_SOFTWARE_EDITION_NOT
public static final String SERIALIZED_NAME_SOFTWARE_EDITION_NOT_IN
public LicenseWhereInput AND(List<LicenseWhereInput> AND)
public LicenseWhereInput addANDItem(LicenseWhereInput ANDItem)
@Nullable public List<LicenseWhereInput> getAND()
public void setAND(List<LicenseWhereInput> AND)
public LicenseWhereInput AND_ExplictlyNull()
public LicenseWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public LicenseWhereInput NOT(List<LicenseWhereInput> NOT)
public LicenseWhereInput addNOTItem(LicenseWhereInput NOTItem)
@Nullable public List<LicenseWhereInput> getNOT()
public void setNOT(List<LicenseWhereInput> NOT)
public LicenseWhereInput NOT_ExplictlyNull()
public LicenseWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public LicenseWhereInput OR(List<LicenseWhereInput> OR)
public LicenseWhereInput addORItem(LicenseWhereInput ORItem)
@Nullable public List<LicenseWhereInput> getOR()
public void setOR(List<LicenseWhereInput> OR)
public LicenseWhereInput OR_ExplictlyNull()
public LicenseWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public LicenseWhereInput expireDate(String expireDate)
public void setExpireDate(String expireDate)
public LicenseWhereInput expireDate_ExplictlyNull()
public LicenseWhereInput expireDate_ExplictlyNonNull()
public void setExpireDate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExpireDate_IsExplictlyNull()
public LicenseWhereInput expireDateGt(String expireDateGt)
public void setExpireDateGt(String expireDateGt)
public LicenseWhereInput expireDateGt_ExplictlyNull()
public LicenseWhereInput expireDateGt_ExplictlyNonNull()
public void setExpireDateGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExpireDateGt_IsExplictlyNull()
public LicenseWhereInput expireDateGte(String expireDateGte)
public void setExpireDateGte(String expireDateGte)
public LicenseWhereInput expireDateGte_ExplictlyNull()
public LicenseWhereInput expireDateGte_ExplictlyNonNull()
public void setExpireDateGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExpireDateGte_IsExplictlyNull()
public LicenseWhereInput expireDateIn(List<String> expireDateIn)
public LicenseWhereInput addExpireDateInItem(String expireDateInItem)
public LicenseWhereInput expireDateIn_ExplictlyNull()
public LicenseWhereInput expireDateIn_ExplictlyNonNull()
public void setExpireDateIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExpireDateIn_IsExplictlyNull()
public LicenseWhereInput expireDateLt(String expireDateLt)
public void setExpireDateLt(String expireDateLt)
public LicenseWhereInput expireDateLt_ExplictlyNull()
public LicenseWhereInput expireDateLt_ExplictlyNonNull()
public void setExpireDateLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExpireDateLt_IsExplictlyNull()
public LicenseWhereInput expireDateLte(String expireDateLte)
public void setExpireDateLte(String expireDateLte)
public LicenseWhereInput expireDateLte_ExplictlyNull()
public LicenseWhereInput expireDateLte_ExplictlyNonNull()
public void setExpireDateLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExpireDateLte_IsExplictlyNull()
public LicenseWhereInput expireDateNot(String expireDateNot)
public void setExpireDateNot(String expireDateNot)
public LicenseWhereInput expireDateNot_ExplictlyNull()
public LicenseWhereInput expireDateNot_ExplictlyNonNull()
public void setExpireDateNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExpireDateNot_IsExplictlyNull()
public LicenseWhereInput expireDateNotIn(List<String> expireDateNotIn)
public LicenseWhereInput addExpireDateNotInItem(String expireDateNotInItem)
@Nullable public List<String> getExpireDateNotIn()
public LicenseWhereInput expireDateNotIn_ExplictlyNull()
public LicenseWhereInput expireDateNotIn_ExplictlyNonNull()
public void setExpireDateNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExpireDateNotIn_IsExplictlyNull()
public LicenseWhereInput id(String id)
public void setId(String id)
public LicenseWhereInput id_ExplictlyNull()
public LicenseWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public LicenseWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public LicenseWhereInput idContains_ExplictlyNull()
public LicenseWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public LicenseWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public LicenseWhereInput idEndsWith_ExplictlyNull()
public LicenseWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public LicenseWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public LicenseWhereInput idGt_ExplictlyNull()
public LicenseWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public LicenseWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public LicenseWhereInput idGte_ExplictlyNull()
public LicenseWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public LicenseWhereInput idIn(List<String> idIn)
public LicenseWhereInput addIdInItem(String idInItem)
public LicenseWhereInput idIn_ExplictlyNull()
public LicenseWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public LicenseWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public LicenseWhereInput idLt_ExplictlyNull()
public LicenseWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public LicenseWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public LicenseWhereInput idLte_ExplictlyNull()
public LicenseWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public LicenseWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public LicenseWhereInput idNot_ExplictlyNull()
public LicenseWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public LicenseWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public LicenseWhereInput idNotContains_ExplictlyNull()
public LicenseWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public LicenseWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public LicenseWhereInput idNotEndsWith_ExplictlyNull()
public LicenseWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public LicenseWhereInput idNotIn(List<String> idNotIn)
public LicenseWhereInput addIdNotInItem(String idNotInItem)
public LicenseWhereInput idNotIn_ExplictlyNull()
public LicenseWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public LicenseWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public LicenseWhereInput idNotStartsWith_ExplictlyNull()
public LicenseWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public LicenseWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public LicenseWhereInput idStartsWith_ExplictlyNull()
public LicenseWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public LicenseWhereInput licenseSerial(String licenseSerial)
public void setLicenseSerial(String licenseSerial)
public LicenseWhereInput licenseSerial_ExplictlyNull()
public LicenseWhereInput licenseSerial_ExplictlyNonNull()
public void setLicenseSerial_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerial_IsExplictlyNull()
public LicenseWhereInput licenseSerialContains(String licenseSerialContains)
@Nullable public String getLicenseSerialContains()
public void setLicenseSerialContains(String licenseSerialContains)
public LicenseWhereInput licenseSerialContains_ExplictlyNull()
public LicenseWhereInput licenseSerialContains_ExplictlyNonNull()
public void setLicenseSerialContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialContains_IsExplictlyNull()
public LicenseWhereInput licenseSerialEndsWith(String licenseSerialEndsWith)
@Nullable public String getLicenseSerialEndsWith()
public void setLicenseSerialEndsWith(String licenseSerialEndsWith)
public LicenseWhereInput licenseSerialEndsWith_ExplictlyNull()
public LicenseWhereInput licenseSerialEndsWith_ExplictlyNonNull()
public void setLicenseSerialEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialEndsWith_IsExplictlyNull()
public LicenseWhereInput licenseSerialGt(String licenseSerialGt)
@Nullable public String getLicenseSerialGt()
public void setLicenseSerialGt(String licenseSerialGt)
public LicenseWhereInput licenseSerialGt_ExplictlyNull()
public LicenseWhereInput licenseSerialGt_ExplictlyNonNull()
public void setLicenseSerialGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialGt_IsExplictlyNull()
public LicenseWhereInput licenseSerialGte(String licenseSerialGte)
@Nullable public String getLicenseSerialGte()
public void setLicenseSerialGte(String licenseSerialGte)
public LicenseWhereInput licenseSerialGte_ExplictlyNull()
public LicenseWhereInput licenseSerialGte_ExplictlyNonNull()
public void setLicenseSerialGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialGte_IsExplictlyNull()
public LicenseWhereInput licenseSerialIn(List<String> licenseSerialIn)
public LicenseWhereInput addLicenseSerialInItem(String licenseSerialInItem)
@Nullable public List<String> getLicenseSerialIn()
public LicenseWhereInput licenseSerialIn_ExplictlyNull()
public LicenseWhereInput licenseSerialIn_ExplictlyNonNull()
public void setLicenseSerialIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialIn_IsExplictlyNull()
public LicenseWhereInput licenseSerialLt(String licenseSerialLt)
@Nullable public String getLicenseSerialLt()
public void setLicenseSerialLt(String licenseSerialLt)
public LicenseWhereInput licenseSerialLt_ExplictlyNull()
public LicenseWhereInput licenseSerialLt_ExplictlyNonNull()
public void setLicenseSerialLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialLt_IsExplictlyNull()
public LicenseWhereInput licenseSerialLte(String licenseSerialLte)
@Nullable public String getLicenseSerialLte()
public void setLicenseSerialLte(String licenseSerialLte)
public LicenseWhereInput licenseSerialLte_ExplictlyNull()
public LicenseWhereInput licenseSerialLte_ExplictlyNonNull()
public void setLicenseSerialLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialLte_IsExplictlyNull()
public LicenseWhereInput licenseSerialNot(String licenseSerialNot)
@Nullable public String getLicenseSerialNot()
public void setLicenseSerialNot(String licenseSerialNot)
public LicenseWhereInput licenseSerialNot_ExplictlyNull()
public LicenseWhereInput licenseSerialNot_ExplictlyNonNull()
public void setLicenseSerialNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialNot_IsExplictlyNull()
public LicenseWhereInput licenseSerialNotContains(String licenseSerialNotContains)
@Nullable public String getLicenseSerialNotContains()
public void setLicenseSerialNotContains(String licenseSerialNotContains)
public LicenseWhereInput licenseSerialNotContains_ExplictlyNull()
public LicenseWhereInput licenseSerialNotContains_ExplictlyNonNull()
public void setLicenseSerialNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialNotContains_IsExplictlyNull()
public LicenseWhereInput licenseSerialNotEndsWith(String licenseSerialNotEndsWith)
@Nullable public String getLicenseSerialNotEndsWith()
public void setLicenseSerialNotEndsWith(String licenseSerialNotEndsWith)
public LicenseWhereInput licenseSerialNotEndsWith_ExplictlyNull()
public LicenseWhereInput licenseSerialNotEndsWith_ExplictlyNonNull()
public void setLicenseSerialNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialNotEndsWith_IsExplictlyNull()
public LicenseWhereInput licenseSerialNotIn(List<String> licenseSerialNotIn)
public LicenseWhereInput addLicenseSerialNotInItem(String licenseSerialNotInItem)
@Nullable public List<String> getLicenseSerialNotIn()
public LicenseWhereInput licenseSerialNotIn_ExplictlyNull()
public LicenseWhereInput licenseSerialNotIn_ExplictlyNonNull()
public void setLicenseSerialNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialNotIn_IsExplictlyNull()
public LicenseWhereInput licenseSerialNotStartsWith(String licenseSerialNotStartsWith)
@Nullable public String getLicenseSerialNotStartsWith()
public void setLicenseSerialNotStartsWith(String licenseSerialNotStartsWith)
public LicenseWhereInput licenseSerialNotStartsWith_ExplictlyNull()
public LicenseWhereInput licenseSerialNotStartsWith_ExplictlyNonNull()
public void setLicenseSerialNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialNotStartsWith_IsExplictlyNull()
public LicenseWhereInput licenseSerialStartsWith(String licenseSerialStartsWith)
@Nullable public String getLicenseSerialStartsWith()
public void setLicenseSerialStartsWith(String licenseSerialStartsWith)
public LicenseWhereInput licenseSerialStartsWith_ExplictlyNull()
public LicenseWhereInput licenseSerialStartsWith_ExplictlyNonNull()
public void setLicenseSerialStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicenseSerialStartsWith_IsExplictlyNull()
public LicenseWhereInput maintenanceEndDate(String maintenanceEndDate)
@Nullable public String getMaintenanceEndDate()
public void setMaintenanceEndDate(String maintenanceEndDate)
public LicenseWhereInput maintenanceEndDate_ExplictlyNull()
public LicenseWhereInput maintenanceEndDate_ExplictlyNonNull()
public void setMaintenanceEndDate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceEndDate_IsExplictlyNull()
public LicenseWhereInput maintenanceEndDateGt(String maintenanceEndDateGt)
@Nullable public String getMaintenanceEndDateGt()
public void setMaintenanceEndDateGt(String maintenanceEndDateGt)
public LicenseWhereInput maintenanceEndDateGt_ExplictlyNull()
public LicenseWhereInput maintenanceEndDateGt_ExplictlyNonNull()
public void setMaintenanceEndDateGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceEndDateGt_IsExplictlyNull()
public LicenseWhereInput maintenanceEndDateGte(String maintenanceEndDateGte)
@Nullable public String getMaintenanceEndDateGte()
public void setMaintenanceEndDateGte(String maintenanceEndDateGte)
public LicenseWhereInput maintenanceEndDateGte_ExplictlyNull()
public LicenseWhereInput maintenanceEndDateGte_ExplictlyNonNull()
public void setMaintenanceEndDateGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceEndDateGte_IsExplictlyNull()
public LicenseWhereInput maintenanceEndDateIn(List<String> maintenanceEndDateIn)
public LicenseWhereInput addMaintenanceEndDateInItem(String maintenanceEndDateInItem)
@Nullable public List<String> getMaintenanceEndDateIn()
public LicenseWhereInput maintenanceEndDateIn_ExplictlyNull()
public LicenseWhereInput maintenanceEndDateIn_ExplictlyNonNull()
public void setMaintenanceEndDateIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceEndDateIn_IsExplictlyNull()
public LicenseWhereInput maintenanceEndDateLt(String maintenanceEndDateLt)
@Nullable public String getMaintenanceEndDateLt()
public void setMaintenanceEndDateLt(String maintenanceEndDateLt)
public LicenseWhereInput maintenanceEndDateLt_ExplictlyNull()
public LicenseWhereInput maintenanceEndDateLt_ExplictlyNonNull()
public void setMaintenanceEndDateLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceEndDateLt_IsExplictlyNull()
public LicenseWhereInput maintenanceEndDateLte(String maintenanceEndDateLte)
@Nullable public String getMaintenanceEndDateLte()
public void setMaintenanceEndDateLte(String maintenanceEndDateLte)
public LicenseWhereInput maintenanceEndDateLte_ExplictlyNull()
public LicenseWhereInput maintenanceEndDateLte_ExplictlyNonNull()
public void setMaintenanceEndDateLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceEndDateLte_IsExplictlyNull()
public LicenseWhereInput maintenanceEndDateNot(String maintenanceEndDateNot)
@Nullable public String getMaintenanceEndDateNot()
public void setMaintenanceEndDateNot(String maintenanceEndDateNot)
public LicenseWhereInput maintenanceEndDateNot_ExplictlyNull()
public LicenseWhereInput maintenanceEndDateNot_ExplictlyNonNull()
public void setMaintenanceEndDateNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceEndDateNot_IsExplictlyNull()
public LicenseWhereInput maintenanceEndDateNotIn(List<String> maintenanceEndDateNotIn)
public LicenseWhereInput addMaintenanceEndDateNotInItem(String maintenanceEndDateNotInItem)
@Nullable public List<String> getMaintenanceEndDateNotIn()
public void setMaintenanceEndDateNotIn(List<String> maintenanceEndDateNotIn)
public LicenseWhereInput maintenanceEndDateNotIn_ExplictlyNull()
public LicenseWhereInput maintenanceEndDateNotIn_ExplictlyNonNull()
public void setMaintenanceEndDateNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceEndDateNotIn_IsExplictlyNull()
public LicenseWhereInput maintenanceStartDate(String maintenanceStartDate)
@Nullable public String getMaintenanceStartDate()
public void setMaintenanceStartDate(String maintenanceStartDate)
public LicenseWhereInput maintenanceStartDate_ExplictlyNull()
public LicenseWhereInput maintenanceStartDate_ExplictlyNonNull()
public void setMaintenanceStartDate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceStartDate_IsExplictlyNull()
public LicenseWhereInput maintenanceStartDateGt(String maintenanceStartDateGt)
@Nullable public String getMaintenanceStartDateGt()
public void setMaintenanceStartDateGt(String maintenanceStartDateGt)
public LicenseWhereInput maintenanceStartDateGt_ExplictlyNull()
public LicenseWhereInput maintenanceStartDateGt_ExplictlyNonNull()
public void setMaintenanceStartDateGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceStartDateGt_IsExplictlyNull()
public LicenseWhereInput maintenanceStartDateGte(String maintenanceStartDateGte)
@Nullable public String getMaintenanceStartDateGte()
public void setMaintenanceStartDateGte(String maintenanceStartDateGte)
public LicenseWhereInput maintenanceStartDateGte_ExplictlyNull()
public LicenseWhereInput maintenanceStartDateGte_ExplictlyNonNull()
public void setMaintenanceStartDateGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceStartDateGte_IsExplictlyNull()
public LicenseWhereInput maintenanceStartDateIn(List<String> maintenanceStartDateIn)
public LicenseWhereInput addMaintenanceStartDateInItem(String maintenanceStartDateInItem)
@Nullable public List<String> getMaintenanceStartDateIn()
public void setMaintenanceStartDateIn(List<String> maintenanceStartDateIn)
public LicenseWhereInput maintenanceStartDateIn_ExplictlyNull()
public LicenseWhereInput maintenanceStartDateIn_ExplictlyNonNull()
public void setMaintenanceStartDateIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceStartDateIn_IsExplictlyNull()
public LicenseWhereInput maintenanceStartDateLt(String maintenanceStartDateLt)
@Nullable public String getMaintenanceStartDateLt()
public void setMaintenanceStartDateLt(String maintenanceStartDateLt)
public LicenseWhereInput maintenanceStartDateLt_ExplictlyNull()
public LicenseWhereInput maintenanceStartDateLt_ExplictlyNonNull()
public void setMaintenanceStartDateLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceStartDateLt_IsExplictlyNull()
public LicenseWhereInput maintenanceStartDateLte(String maintenanceStartDateLte)
@Nullable public String getMaintenanceStartDateLte()
public void setMaintenanceStartDateLte(String maintenanceStartDateLte)
public LicenseWhereInput maintenanceStartDateLte_ExplictlyNull()
public LicenseWhereInput maintenanceStartDateLte_ExplictlyNonNull()
public void setMaintenanceStartDateLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceStartDateLte_IsExplictlyNull()
public LicenseWhereInput maintenanceStartDateNot(String maintenanceStartDateNot)
@Nullable public String getMaintenanceStartDateNot()
public void setMaintenanceStartDateNot(String maintenanceStartDateNot)
public LicenseWhereInput maintenanceStartDateNot_ExplictlyNull()
public LicenseWhereInput maintenanceStartDateNot_ExplictlyNonNull()
public void setMaintenanceStartDateNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceStartDateNot_IsExplictlyNull()
public LicenseWhereInput maintenanceStartDateNotIn(List<String> maintenanceStartDateNotIn)
public LicenseWhereInput addMaintenanceStartDateNotInItem(String maintenanceStartDateNotInItem)
@Nullable public List<String> getMaintenanceStartDateNotIn()
public void setMaintenanceStartDateNotIn(List<String> maintenanceStartDateNotIn)
public LicenseWhereInput maintenanceStartDateNotIn_ExplictlyNull()
public LicenseWhereInput maintenanceStartDateNotIn_ExplictlyNonNull()
public void setMaintenanceStartDateNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaintenanceStartDateNotIn_IsExplictlyNull()
public LicenseWhereInput maxChunkNum(Integer maxChunkNum)
public void setMaxChunkNum(Integer maxChunkNum)
public LicenseWhereInput maxChunkNum_ExplictlyNull()
public LicenseWhereInput maxChunkNum_ExplictlyNonNull()
public void setMaxChunkNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxChunkNum_IsExplictlyNull()
public LicenseWhereInput maxChunkNumGt(Integer maxChunkNumGt)
public void setMaxChunkNumGt(Integer maxChunkNumGt)
public LicenseWhereInput maxChunkNumGt_ExplictlyNull()
public LicenseWhereInput maxChunkNumGt_ExplictlyNonNull()
public void setMaxChunkNumGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxChunkNumGt_IsExplictlyNull()
public LicenseWhereInput maxChunkNumGte(Integer maxChunkNumGte)
@Nullable public Integer getMaxChunkNumGte()
public void setMaxChunkNumGte(Integer maxChunkNumGte)
public LicenseWhereInput maxChunkNumGte_ExplictlyNull()
public LicenseWhereInput maxChunkNumGte_ExplictlyNonNull()
public void setMaxChunkNumGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxChunkNumGte_IsExplictlyNull()
public LicenseWhereInput maxChunkNumIn(List<Integer> maxChunkNumIn)
public LicenseWhereInput addMaxChunkNumInItem(Integer maxChunkNumInItem)
@Nullable public List<Integer> getMaxChunkNumIn()
public LicenseWhereInput maxChunkNumIn_ExplictlyNull()
public LicenseWhereInput maxChunkNumIn_ExplictlyNonNull()
public void setMaxChunkNumIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxChunkNumIn_IsExplictlyNull()
public LicenseWhereInput maxChunkNumLt(Integer maxChunkNumLt)
public void setMaxChunkNumLt(Integer maxChunkNumLt)
public LicenseWhereInput maxChunkNumLt_ExplictlyNull()
public LicenseWhereInput maxChunkNumLt_ExplictlyNonNull()
public void setMaxChunkNumLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxChunkNumLt_IsExplictlyNull()
public LicenseWhereInput maxChunkNumLte(Integer maxChunkNumLte)
@Nullable public Integer getMaxChunkNumLte()
public void setMaxChunkNumLte(Integer maxChunkNumLte)
public LicenseWhereInput maxChunkNumLte_ExplictlyNull()
public LicenseWhereInput maxChunkNumLte_ExplictlyNonNull()
public void setMaxChunkNumLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxChunkNumLte_IsExplictlyNull()
public LicenseWhereInput maxChunkNumNot(Integer maxChunkNumNot)
@Nullable public Integer getMaxChunkNumNot()
public void setMaxChunkNumNot(Integer maxChunkNumNot)
public LicenseWhereInput maxChunkNumNot_ExplictlyNull()
public LicenseWhereInput maxChunkNumNot_ExplictlyNonNull()
public void setMaxChunkNumNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxChunkNumNot_IsExplictlyNull()
public LicenseWhereInput maxChunkNumNotIn(List<Integer> maxChunkNumNotIn)
public LicenseWhereInput addMaxChunkNumNotInItem(Integer maxChunkNumNotInItem)
@Nullable public List<Integer> getMaxChunkNumNotIn()
public LicenseWhereInput maxChunkNumNotIn_ExplictlyNull()
public LicenseWhereInput maxChunkNumNotIn_ExplictlyNonNull()
public void setMaxChunkNumNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxChunkNumNotIn_IsExplictlyNull()
public LicenseWhereInput maxClusterNum(Integer maxClusterNum)
public void setMaxClusterNum(Integer maxClusterNum)
public LicenseWhereInput maxClusterNum_ExplictlyNull()
public LicenseWhereInput maxClusterNum_ExplictlyNonNull()
public void setMaxClusterNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxClusterNum_IsExplictlyNull()
public LicenseWhereInput maxClusterNumGt(Integer maxClusterNumGt)
@Nullable public Integer getMaxClusterNumGt()
public void setMaxClusterNumGt(Integer maxClusterNumGt)
public LicenseWhereInput maxClusterNumGt_ExplictlyNull()
public LicenseWhereInput maxClusterNumGt_ExplictlyNonNull()
public void setMaxClusterNumGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxClusterNumGt_IsExplictlyNull()
public LicenseWhereInput maxClusterNumGte(Integer maxClusterNumGte)
@Nullable public Integer getMaxClusterNumGte()
public void setMaxClusterNumGte(Integer maxClusterNumGte)
public LicenseWhereInput maxClusterNumGte_ExplictlyNull()
public LicenseWhereInput maxClusterNumGte_ExplictlyNonNull()
public void setMaxClusterNumGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxClusterNumGte_IsExplictlyNull()
public LicenseWhereInput maxClusterNumIn(List<Integer> maxClusterNumIn)
public LicenseWhereInput addMaxClusterNumInItem(Integer maxClusterNumInItem)
@Nullable public List<Integer> getMaxClusterNumIn()
public LicenseWhereInput maxClusterNumIn_ExplictlyNull()
public LicenseWhereInput maxClusterNumIn_ExplictlyNonNull()
public void setMaxClusterNumIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxClusterNumIn_IsExplictlyNull()
public LicenseWhereInput maxClusterNumLt(Integer maxClusterNumLt)
@Nullable public Integer getMaxClusterNumLt()
public void setMaxClusterNumLt(Integer maxClusterNumLt)
public LicenseWhereInput maxClusterNumLt_ExplictlyNull()
public LicenseWhereInput maxClusterNumLt_ExplictlyNonNull()
public void setMaxClusterNumLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxClusterNumLt_IsExplictlyNull()
public LicenseWhereInput maxClusterNumLte(Integer maxClusterNumLte)
@Nullable public Integer getMaxClusterNumLte()
public void setMaxClusterNumLte(Integer maxClusterNumLte)
public LicenseWhereInput maxClusterNumLte_ExplictlyNull()
public LicenseWhereInput maxClusterNumLte_ExplictlyNonNull()
public void setMaxClusterNumLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxClusterNumLte_IsExplictlyNull()
public LicenseWhereInput maxClusterNumNot(Integer maxClusterNumNot)
@Nullable public Integer getMaxClusterNumNot()
public void setMaxClusterNumNot(Integer maxClusterNumNot)
public LicenseWhereInput maxClusterNumNot_ExplictlyNull()
public LicenseWhereInput maxClusterNumNot_ExplictlyNonNull()
public void setMaxClusterNumNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxClusterNumNot_IsExplictlyNull()
public LicenseWhereInput maxClusterNumNotIn(List<Integer> maxClusterNumNotIn)
public LicenseWhereInput addMaxClusterNumNotInItem(Integer maxClusterNumNotInItem)
@Nullable public List<Integer> getMaxClusterNumNotIn()
public LicenseWhereInput maxClusterNumNotIn_ExplictlyNull()
public LicenseWhereInput maxClusterNumNotIn_ExplictlyNonNull()
public void setMaxClusterNumNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxClusterNumNotIn_IsExplictlyNull()
public LicenseWhereInput signDate(String signDate)
public void setSignDate(String signDate)
public LicenseWhereInput signDate_ExplictlyNull()
public LicenseWhereInput signDate_ExplictlyNonNull()
public void setSignDate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSignDate_IsExplictlyNull()
public LicenseWhereInput signDateGt(String signDateGt)
public void setSignDateGt(String signDateGt)
public LicenseWhereInput signDateGt_ExplictlyNull()
public LicenseWhereInput signDateGt_ExplictlyNonNull()
public void setSignDateGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSignDateGt_IsExplictlyNull()
public LicenseWhereInput signDateGte(String signDateGte)
public void setSignDateGte(String signDateGte)
public LicenseWhereInput signDateGte_ExplictlyNull()
public LicenseWhereInput signDateGte_ExplictlyNonNull()
public void setSignDateGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSignDateGte_IsExplictlyNull()
public LicenseWhereInput signDateIn(List<String> signDateIn)
public LicenseWhereInput addSignDateInItem(String signDateInItem)
public LicenseWhereInput signDateIn_ExplictlyNull()
public LicenseWhereInput signDateIn_ExplictlyNonNull()
public void setSignDateIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSignDateIn_IsExplictlyNull()
public LicenseWhereInput signDateLt(String signDateLt)
public void setSignDateLt(String signDateLt)
public LicenseWhereInput signDateLt_ExplictlyNull()
public LicenseWhereInput signDateLt_ExplictlyNonNull()
public void setSignDateLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSignDateLt_IsExplictlyNull()
public LicenseWhereInput signDateLte(String signDateLte)
public void setSignDateLte(String signDateLte)
public LicenseWhereInput signDateLte_ExplictlyNull()
public LicenseWhereInput signDateLte_ExplictlyNonNull()
public void setSignDateLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSignDateLte_IsExplictlyNull()
public LicenseWhereInput signDateNot(String signDateNot)
public void setSignDateNot(String signDateNot)
public LicenseWhereInput signDateNot_ExplictlyNull()
public LicenseWhereInput signDateNot_ExplictlyNonNull()
public void setSignDateNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSignDateNot_IsExplictlyNull()
public LicenseWhereInput signDateNotIn(List<String> signDateNotIn)
public LicenseWhereInput addSignDateNotInItem(String signDateNotInItem)
@Nullable public List<String> getSignDateNotIn()
public LicenseWhereInput signDateNotIn_ExplictlyNull()
public LicenseWhereInput signDateNotIn_ExplictlyNonNull()
public void setSignDateNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSignDateNotIn_IsExplictlyNull()
public LicenseWhereInput softwareEdition(SoftwareEdition softwareEdition)
@Nullable public SoftwareEdition getSoftwareEdition()
public void setSoftwareEdition(SoftwareEdition softwareEdition)
public LicenseWhereInput softwareEdition_ExplictlyNull()
public LicenseWhereInput softwareEdition_ExplictlyNonNull()
public void setSoftwareEdition_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSoftwareEdition_IsExplictlyNull()
public LicenseWhereInput softwareEditionIn(List<SoftwareEdition> softwareEditionIn)
public LicenseWhereInput addSoftwareEditionInItem(SoftwareEdition softwareEditionInItem)
@Nullable public List<SoftwareEdition> getSoftwareEditionIn()
public void setSoftwareEditionIn(List<SoftwareEdition> softwareEditionIn)
public LicenseWhereInput softwareEditionIn_ExplictlyNull()
public LicenseWhereInput softwareEditionIn_ExplictlyNonNull()
public void setSoftwareEditionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSoftwareEditionIn_IsExplictlyNull()
public LicenseWhereInput softwareEditionNot(SoftwareEdition softwareEditionNot)
@Nullable public SoftwareEdition getSoftwareEditionNot()
public void setSoftwareEditionNot(SoftwareEdition softwareEditionNot)
public LicenseWhereInput softwareEditionNot_ExplictlyNull()
public LicenseWhereInput softwareEditionNot_ExplictlyNonNull()
public void setSoftwareEditionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSoftwareEditionNot_IsExplictlyNull()
public LicenseWhereInput softwareEditionNotIn(List<SoftwareEdition> softwareEditionNotIn)
public LicenseWhereInput addSoftwareEditionNotInItem(SoftwareEdition softwareEditionNotInItem)
@Nullable public List<SoftwareEdition> getSoftwareEditionNotIn()
public void setSoftwareEditionNotIn(List<SoftwareEdition> softwareEditionNotIn)
public LicenseWhereInput softwareEditionNotIn_ExplictlyNull()
public LicenseWhereInput softwareEditionNotIn_ExplictlyNonNull()
public void setSoftwareEditionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSoftwareEditionNotIn_IsExplictlyNull()
public LicenseWhereInput type(LicenseType type)
@Nullable public LicenseType getType()
public void setType(LicenseType type)
public LicenseWhereInput type_ExplictlyNull()
public LicenseWhereInput type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
public LicenseWhereInput typeIn(List<LicenseType> typeIn)
public LicenseWhereInput addTypeInItem(LicenseType typeInItem)
@Nullable public List<LicenseType> getTypeIn()
public void setTypeIn(List<LicenseType> typeIn)
public LicenseWhereInput typeIn_ExplictlyNull()
public LicenseWhereInput typeIn_ExplictlyNonNull()
public void setTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeIn_IsExplictlyNull()
public LicenseWhereInput typeNot(LicenseType typeNot)
@Nullable public LicenseType getTypeNot()
public void setTypeNot(LicenseType typeNot)
public LicenseWhereInput typeNot_ExplictlyNull()
public LicenseWhereInput typeNot_ExplictlyNonNull()
public void setTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNot_IsExplictlyNull()
public LicenseWhereInput typeNotIn(List<LicenseType> typeNotIn)
public LicenseWhereInput addTypeNotInItem(LicenseType typeNotInItem)
@Nullable public List<LicenseType> getTypeNotIn()
public void setTypeNotIn(List<LicenseType> typeNotIn)
public LicenseWhereInput typeNotIn_ExplictlyNull()
public LicenseWhereInput typeNotIn_ExplictlyNonNull()
public void setTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNotIn_IsExplictlyNull()
Copyright © 2025. All rights reserved.