@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class V2EverouteLicenseWhereInput extends Object
| 构造器和说明 |
|---|
V2EverouteLicenseWhereInput() |
public static final String SERIALIZED_NAME_CODE_ENDS_WITH
public static final String SERIALIZED_NAME_CODE_NOT_CONTAINS
public static final String SERIALIZED_NAME_CODE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_CODE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_CODE_STARTS_WITH
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_FEATURE_TYPE_IN
public static final String SERIALIZED_NAME_FEATURE_TYPE_NOT
public static final String SERIALIZED_NAME_FEATURE_TYPE_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_MAX_SOCKET_NUM
public static final String SERIALIZED_NAME_MAX_SOCKET_NUM_GT
public static final String SERIALIZED_NAME_MAX_SOCKET_NUM_GTE
public static final String SERIALIZED_NAME_MAX_SOCKET_NUM_IN
public static final String SERIALIZED_NAME_MAX_SOCKET_NUM_LT
public static final String SERIALIZED_NAME_MAX_SOCKET_NUM_LTE
public static final String SERIALIZED_NAME_MAX_SOCKET_NUM_NOT
public static final String SERIALIZED_NAME_MAX_SOCKET_NUM_NOT_IN
public static final String SERIALIZED_NAME_MAX_VCPU_NUM_GT
public static final String SERIALIZED_NAME_MAX_VCPU_NUM_GTE
public static final String SERIALIZED_NAME_MAX_VCPU_NUM_IN
public static final String SERIALIZED_NAME_MAX_VCPU_NUM_LT
public static final String SERIALIZED_NAME_MAX_VCPU_NUM_LTE
public static final String SERIALIZED_NAME_MAX_VCPU_NUM_NOT
public static final String SERIALIZED_NAME_MAX_VCPU_NUM_NOT_IN
public static final String SERIALIZED_NAME_MAX_VM_NUM_GTE
public static final String SERIALIZED_NAME_MAX_VM_NUM_LTE
public static final String SERIALIZED_NAME_MAX_VM_NUM_NOT
public static final String SERIALIZED_NAME_MAX_VM_NUM_NOT_IN
public static final String SERIALIZED_NAME_MAX_VPC_SOCKET_NUM
public static final String SERIALIZED_NAME_MAX_VPC_SOCKET_NUM_GT
public static final String SERIALIZED_NAME_MAX_VPC_SOCKET_NUM_GTE
public static final String SERIALIZED_NAME_MAX_VPC_SOCKET_NUM_IN
public static final String SERIALIZED_NAME_MAX_VPC_SOCKET_NUM_LT
public static final String SERIALIZED_NAME_MAX_VPC_SOCKET_NUM_LTE
public static final String SERIALIZED_NAME_MAX_VPC_SOCKET_NUM_NOT
public static final String SERIALIZED_NAME_MAX_VPC_SOCKET_NUM_NOT_IN
public static final String SERIALIZED_NAME_PRICING_TYPE_IN
public static final String SERIALIZED_NAME_PRICING_TYPE_NOT
public static final String SERIALIZED_NAME_PRICING_TYPE_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_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 static final String SERIALIZED_NAME_UID_NOT_CONTAINS
public static final String SERIALIZED_NAME_UID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_UID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_UID_STARTS_WITH
public V2EverouteLicenseWhereInput AND(List<V2EverouteLicenseWhereInput> AND)
public V2EverouteLicenseWhereInput addANDItem(V2EverouteLicenseWhereInput ANDItem)
@Nullable public List<V2EverouteLicenseWhereInput> getAND()
public void setAND(List<V2EverouteLicenseWhereInput> AND)
public V2EverouteLicenseWhereInput NOT(List<V2EverouteLicenseWhereInput> NOT)
public V2EverouteLicenseWhereInput addNOTItem(V2EverouteLicenseWhereInput NOTItem)
@Nullable public List<V2EverouteLicenseWhereInput> getNOT()
public void setNOT(List<V2EverouteLicenseWhereInput> NOT)
public V2EverouteLicenseWhereInput OR(List<V2EverouteLicenseWhereInput> OR)
public V2EverouteLicenseWhereInput addORItem(V2EverouteLicenseWhereInput ORItem)
@Nullable public List<V2EverouteLicenseWhereInput> getOR()
public void setOR(List<V2EverouteLicenseWhereInput> OR)
public V2EverouteLicenseWhereInput code(String code)
public void setCode(String code)
public V2EverouteLicenseWhereInput codeContains(String codeContains)
public void setCodeContains(String codeContains)
public V2EverouteLicenseWhereInput codeEndsWith(String codeEndsWith)
public void setCodeEndsWith(String codeEndsWith)
public V2EverouteLicenseWhereInput codeGt(String codeGt)
public void setCodeGt(String codeGt)
public V2EverouteLicenseWhereInput codeGte(String codeGte)
public void setCodeGte(String codeGte)
public V2EverouteLicenseWhereInput codeIn(List<String> codeIn)
public V2EverouteLicenseWhereInput addCodeInItem(String codeInItem)
public V2EverouteLicenseWhereInput codeLt(String codeLt)
public void setCodeLt(String codeLt)
public V2EverouteLicenseWhereInput codeLte(String codeLte)
public void setCodeLte(String codeLte)
public V2EverouteLicenseWhereInput codeNot(String codeNot)
public void setCodeNot(String codeNot)
public V2EverouteLicenseWhereInput codeNotContains(String codeNotContains)
@Nullable public String getCodeNotContains()
public void setCodeNotContains(String codeNotContains)
public V2EverouteLicenseWhereInput codeNotEndsWith(String codeNotEndsWith)
@Nullable public String getCodeNotEndsWith()
public void setCodeNotEndsWith(String codeNotEndsWith)
public V2EverouteLicenseWhereInput codeNotIn(List<String> codeNotIn)
public V2EverouteLicenseWhereInput addCodeNotInItem(String codeNotInItem)
public V2EverouteLicenseWhereInput codeNotStartsWith(String codeNotStartsWith)
@Nullable public String getCodeNotStartsWith()
public void setCodeNotStartsWith(String codeNotStartsWith)
public V2EverouteLicenseWhereInput codeStartsWith(String codeStartsWith)
public void setCodeStartsWith(String codeStartsWith)
public V2EverouteLicenseWhereInput expireDate(String expireDate)
public void setExpireDate(String expireDate)
public V2EverouteLicenseWhereInput expireDateGt(String expireDateGt)
public void setExpireDateGt(String expireDateGt)
public V2EverouteLicenseWhereInput expireDateGte(String expireDateGte)
public void setExpireDateGte(String expireDateGte)
public V2EverouteLicenseWhereInput expireDateIn(List<String> expireDateIn)
public V2EverouteLicenseWhereInput addExpireDateInItem(String expireDateInItem)
public V2EverouteLicenseWhereInput expireDateLt(String expireDateLt)
public void setExpireDateLt(String expireDateLt)
public V2EverouteLicenseWhereInput expireDateLte(String expireDateLte)
public void setExpireDateLte(String expireDateLte)
public V2EverouteLicenseWhereInput expireDateNot(String expireDateNot)
public void setExpireDateNot(String expireDateNot)
public V2EverouteLicenseWhereInput expireDateNotIn(List<String> expireDateNotIn)
public V2EverouteLicenseWhereInput addExpireDateNotInItem(String expireDateNotInItem)
@Nullable public List<String> getExpireDateNotIn()
public V2EverouteLicenseWhereInput featureType(EverouteFeatureType featureType)
@Nullable public EverouteFeatureType getFeatureType()
public void setFeatureType(EverouteFeatureType featureType)
public V2EverouteLicenseWhereInput featureTypeIn(List<EverouteFeatureType> featureTypeIn)
public V2EverouteLicenseWhereInput addFeatureTypeInItem(EverouteFeatureType featureTypeInItem)
@Nullable public List<EverouteFeatureType> getFeatureTypeIn()
public void setFeatureTypeIn(List<EverouteFeatureType> featureTypeIn)
public V2EverouteLicenseWhereInput featureTypeNot(EverouteFeatureType featureTypeNot)
@Nullable public EverouteFeatureType getFeatureTypeNot()
public void setFeatureTypeNot(EverouteFeatureType featureTypeNot)
public V2EverouteLicenseWhereInput featureTypeNotIn(List<EverouteFeatureType> featureTypeNotIn)
public V2EverouteLicenseWhereInput addFeatureTypeNotInItem(EverouteFeatureType featureTypeNotInItem)
@Nullable public List<EverouteFeatureType> getFeatureTypeNotIn()
public void setFeatureTypeNotIn(List<EverouteFeatureType> featureTypeNotIn)
public V2EverouteLicenseWhereInput id(String id)
public void setId(String id)
public V2EverouteLicenseWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public V2EverouteLicenseWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public V2EverouteLicenseWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public V2EverouteLicenseWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public V2EverouteLicenseWhereInput idIn(List<String> idIn)
public V2EverouteLicenseWhereInput addIdInItem(String idInItem)
public V2EverouteLicenseWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public V2EverouteLicenseWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public V2EverouteLicenseWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public V2EverouteLicenseWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public V2EverouteLicenseWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public V2EverouteLicenseWhereInput idNotIn(List<String> idNotIn)
public V2EverouteLicenseWhereInput addIdNotInItem(String idNotInItem)
public V2EverouteLicenseWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public V2EverouteLicenseWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public V2EverouteLicenseWhereInput maxSocketNum(Integer maxSocketNum)
public void setMaxSocketNum(Integer maxSocketNum)
public V2EverouteLicenseWhereInput maxSocketNumGt(Integer maxSocketNumGt)
@Nullable public Integer getMaxSocketNumGt()
public void setMaxSocketNumGt(Integer maxSocketNumGt)
public V2EverouteLicenseWhereInput maxSocketNumGte(Integer maxSocketNumGte)
@Nullable public Integer getMaxSocketNumGte()
public void setMaxSocketNumGte(Integer maxSocketNumGte)
public V2EverouteLicenseWhereInput maxSocketNumIn(List<Integer> maxSocketNumIn)
public V2EverouteLicenseWhereInput addMaxSocketNumInItem(Integer maxSocketNumInItem)
@Nullable public List<Integer> getMaxSocketNumIn()
public V2EverouteLicenseWhereInput maxSocketNumLt(Integer maxSocketNumLt)
@Nullable public Integer getMaxSocketNumLt()
public void setMaxSocketNumLt(Integer maxSocketNumLt)
public V2EverouteLicenseWhereInput maxSocketNumLte(Integer maxSocketNumLte)
@Nullable public Integer getMaxSocketNumLte()
public void setMaxSocketNumLte(Integer maxSocketNumLte)
public V2EverouteLicenseWhereInput maxSocketNumNot(Integer maxSocketNumNot)
@Nullable public Integer getMaxSocketNumNot()
public void setMaxSocketNumNot(Integer maxSocketNumNot)
public V2EverouteLicenseWhereInput maxSocketNumNotIn(List<Integer> maxSocketNumNotIn)
public V2EverouteLicenseWhereInput addMaxSocketNumNotInItem(Integer maxSocketNumNotInItem)
@Nullable public List<Integer> getMaxSocketNumNotIn()
public V2EverouteLicenseWhereInput maxVcpuNum(Integer maxVcpuNum)
public void setMaxVcpuNum(Integer maxVcpuNum)
public V2EverouteLicenseWhereInput maxVcpuNumGt(Integer maxVcpuNumGt)
public void setMaxVcpuNumGt(Integer maxVcpuNumGt)
public V2EverouteLicenseWhereInput maxVcpuNumGte(Integer maxVcpuNumGte)
public void setMaxVcpuNumGte(Integer maxVcpuNumGte)
public V2EverouteLicenseWhereInput maxVcpuNumIn(List<Integer> maxVcpuNumIn)
public V2EverouteLicenseWhereInput addMaxVcpuNumInItem(Integer maxVcpuNumInItem)
public V2EverouteLicenseWhereInput maxVcpuNumLt(Integer maxVcpuNumLt)
public void setMaxVcpuNumLt(Integer maxVcpuNumLt)
public V2EverouteLicenseWhereInput maxVcpuNumLte(Integer maxVcpuNumLte)
public void setMaxVcpuNumLte(Integer maxVcpuNumLte)
public V2EverouteLicenseWhereInput maxVcpuNumNot(Integer maxVcpuNumNot)
public void setMaxVcpuNumNot(Integer maxVcpuNumNot)
public V2EverouteLicenseWhereInput maxVcpuNumNotIn(List<Integer> maxVcpuNumNotIn)
public V2EverouteLicenseWhereInput addMaxVcpuNumNotInItem(Integer maxVcpuNumNotInItem)
@Nullable public List<Integer> getMaxVcpuNumNotIn()
public V2EverouteLicenseWhereInput maxVmNum(Integer maxVmNum)
public void setMaxVmNum(Integer maxVmNum)
public V2EverouteLicenseWhereInput maxVmNumGt(Integer maxVmNumGt)
public void setMaxVmNumGt(Integer maxVmNumGt)
public V2EverouteLicenseWhereInput maxVmNumGte(Integer maxVmNumGte)
public void setMaxVmNumGte(Integer maxVmNumGte)
public V2EverouteLicenseWhereInput maxVmNumIn(List<Integer> maxVmNumIn)
public V2EverouteLicenseWhereInput addMaxVmNumInItem(Integer maxVmNumInItem)
public V2EverouteLicenseWhereInput maxVmNumLt(Integer maxVmNumLt)
public void setMaxVmNumLt(Integer maxVmNumLt)
public V2EverouteLicenseWhereInput maxVmNumLte(Integer maxVmNumLte)
public void setMaxVmNumLte(Integer maxVmNumLte)
public V2EverouteLicenseWhereInput maxVmNumNot(Integer maxVmNumNot)
public void setMaxVmNumNot(Integer maxVmNumNot)
public V2EverouteLicenseWhereInput maxVmNumNotIn(List<Integer> maxVmNumNotIn)
public V2EverouteLicenseWhereInput addMaxVmNumNotInItem(Integer maxVmNumNotInItem)
@Nullable public List<Integer> getMaxVmNumNotIn()
public V2EverouteLicenseWhereInput maxVpcSocketNum(Integer maxVpcSocketNum)
@Nullable public Integer getMaxVpcSocketNum()
public void setMaxVpcSocketNum(Integer maxVpcSocketNum)
public V2EverouteLicenseWhereInput maxVpcSocketNumGt(Integer maxVpcSocketNumGt)
@Nullable public Integer getMaxVpcSocketNumGt()
public void setMaxVpcSocketNumGt(Integer maxVpcSocketNumGt)
public V2EverouteLicenseWhereInput maxVpcSocketNumGte(Integer maxVpcSocketNumGte)
@Nullable public Integer getMaxVpcSocketNumGte()
public void setMaxVpcSocketNumGte(Integer maxVpcSocketNumGte)
public V2EverouteLicenseWhereInput maxVpcSocketNumIn(List<Integer> maxVpcSocketNumIn)
public V2EverouteLicenseWhereInput addMaxVpcSocketNumInItem(Integer maxVpcSocketNumInItem)
@Nullable public List<Integer> getMaxVpcSocketNumIn()
public V2EverouteLicenseWhereInput maxVpcSocketNumLt(Integer maxVpcSocketNumLt)
@Nullable public Integer getMaxVpcSocketNumLt()
public void setMaxVpcSocketNumLt(Integer maxVpcSocketNumLt)
public V2EverouteLicenseWhereInput maxVpcSocketNumLte(Integer maxVpcSocketNumLte)
@Nullable public Integer getMaxVpcSocketNumLte()
public void setMaxVpcSocketNumLte(Integer maxVpcSocketNumLte)
public V2EverouteLicenseWhereInput maxVpcSocketNumNot(Integer maxVpcSocketNumNot)
@Nullable public Integer getMaxVpcSocketNumNot()
public void setMaxVpcSocketNumNot(Integer maxVpcSocketNumNot)
public V2EverouteLicenseWhereInput maxVpcSocketNumNotIn(List<Integer> maxVpcSocketNumNotIn)
public V2EverouteLicenseWhereInput addMaxVpcSocketNumNotInItem(Integer maxVpcSocketNumNotInItem)
@Nullable public List<Integer> getMaxVpcSocketNumNotIn()
public V2EverouteLicenseWhereInput pricingType(EverouteLicensePricingType pricingType)
@Nullable public EverouteLicensePricingType getPricingType()
public void setPricingType(EverouteLicensePricingType pricingType)
public V2EverouteLicenseWhereInput pricingTypeIn(List<EverouteLicensePricingType> pricingTypeIn)
public V2EverouteLicenseWhereInput addPricingTypeInItem(EverouteLicensePricingType pricingTypeInItem)
@Nullable public List<EverouteLicensePricingType> getPricingTypeIn()
public void setPricingTypeIn(List<EverouteLicensePricingType> pricingTypeIn)
public V2EverouteLicenseWhereInput pricingTypeNot(EverouteLicensePricingType pricingTypeNot)
@Nullable public EverouteLicensePricingType getPricingTypeNot()
public void setPricingTypeNot(EverouteLicensePricingType pricingTypeNot)
public V2EverouteLicenseWhereInput pricingTypeNotIn(List<EverouteLicensePricingType> pricingTypeNotIn)
public V2EverouteLicenseWhereInput addPricingTypeNotInItem(EverouteLicensePricingType pricingTypeNotInItem)
@Nullable public List<EverouteLicensePricingType> getPricingTypeNotIn()
public void setPricingTypeNotIn(List<EverouteLicensePricingType> pricingTypeNotIn)
public V2EverouteLicenseWhereInput serial(String serial)
public void setSerial(String serial)
public V2EverouteLicenseWhereInput serialContains(String serialContains)
public void setSerialContains(String serialContains)
public V2EverouteLicenseWhereInput serialEndsWith(String serialEndsWith)
public void setSerialEndsWith(String serialEndsWith)
public V2EverouteLicenseWhereInput serialGt(String serialGt)
public void setSerialGt(String serialGt)
public V2EverouteLicenseWhereInput serialGte(String serialGte)
public void setSerialGte(String serialGte)
public V2EverouteLicenseWhereInput serialIn(List<String> serialIn)
public V2EverouteLicenseWhereInput addSerialInItem(String serialInItem)
public V2EverouteLicenseWhereInput serialLt(String serialLt)
public void setSerialLt(String serialLt)
public V2EverouteLicenseWhereInput serialLte(String serialLte)
public void setSerialLte(String serialLte)
public V2EverouteLicenseWhereInput serialNot(String serialNot)
public void setSerialNot(String serialNot)
public V2EverouteLicenseWhereInput serialNotContains(String serialNotContains)
@Nullable public String getSerialNotContains()
public void setSerialNotContains(String serialNotContains)
public V2EverouteLicenseWhereInput serialNotEndsWith(String serialNotEndsWith)
@Nullable public String getSerialNotEndsWith()
public void setSerialNotEndsWith(String serialNotEndsWith)
public V2EverouteLicenseWhereInput serialNotIn(List<String> serialNotIn)
public V2EverouteLicenseWhereInput addSerialNotInItem(String serialNotInItem)
public V2EverouteLicenseWhereInput serialNotStartsWith(String serialNotStartsWith)
@Nullable public String getSerialNotStartsWith()
public void setSerialNotStartsWith(String serialNotStartsWith)
public V2EverouteLicenseWhereInput serialStartsWith(String serialStartsWith)
@Nullable public String getSerialStartsWith()
public void setSerialStartsWith(String serialStartsWith)
public V2EverouteLicenseWhereInput signDate(String signDate)
public void setSignDate(String signDate)
public V2EverouteLicenseWhereInput signDateGt(String signDateGt)
public void setSignDateGt(String signDateGt)
public V2EverouteLicenseWhereInput signDateGte(String signDateGte)
public void setSignDateGte(String signDateGte)
public V2EverouteLicenseWhereInput signDateIn(List<String> signDateIn)
public V2EverouteLicenseWhereInput addSignDateInItem(String signDateInItem)
public V2EverouteLicenseWhereInput signDateLt(String signDateLt)
public void setSignDateLt(String signDateLt)
public V2EverouteLicenseWhereInput signDateLte(String signDateLte)
public void setSignDateLte(String signDateLte)
public V2EverouteLicenseWhereInput signDateNot(String signDateNot)
public void setSignDateNot(String signDateNot)
public V2EverouteLicenseWhereInput signDateNotIn(List<String> signDateNotIn)
public V2EverouteLicenseWhereInput addSignDateNotInItem(String signDateNotInItem)
@Nullable public List<String> getSignDateNotIn()
public V2EverouteLicenseWhereInput softwareEdition(SoftwareEdition softwareEdition)
@Nullable public SoftwareEdition getSoftwareEdition()
public void setSoftwareEdition(SoftwareEdition softwareEdition)
public V2EverouteLicenseWhereInput softwareEditionIn(List<SoftwareEdition> softwareEditionIn)
public V2EverouteLicenseWhereInput addSoftwareEditionInItem(SoftwareEdition softwareEditionInItem)
@Nullable public List<SoftwareEdition> getSoftwareEditionIn()
public void setSoftwareEditionIn(List<SoftwareEdition> softwareEditionIn)
public V2EverouteLicenseWhereInput softwareEditionNot(SoftwareEdition softwareEditionNot)
@Nullable public SoftwareEdition getSoftwareEditionNot()
public void setSoftwareEditionNot(SoftwareEdition softwareEditionNot)
public V2EverouteLicenseWhereInput softwareEditionNotIn(List<SoftwareEdition> softwareEditionNotIn)
public V2EverouteLicenseWhereInput addSoftwareEditionNotInItem(SoftwareEdition softwareEditionNotInItem)
@Nullable public List<SoftwareEdition> getSoftwareEditionNotIn()
public void setSoftwareEditionNotIn(List<SoftwareEdition> softwareEditionNotIn)
public V2EverouteLicenseWhereInput type(LicenseType type)
@Nullable public LicenseType getType()
public void setType(LicenseType type)
public V2EverouteLicenseWhereInput typeIn(List<LicenseType> typeIn)
public V2EverouteLicenseWhereInput addTypeInItem(LicenseType typeInItem)
@Nullable public List<LicenseType> getTypeIn()
public void setTypeIn(List<LicenseType> typeIn)
public V2EverouteLicenseWhereInput typeNot(LicenseType typeNot)
@Nullable public LicenseType getTypeNot()
public void setTypeNot(LicenseType typeNot)
public V2EverouteLicenseWhereInput typeNotIn(List<LicenseType> typeNotIn)
public V2EverouteLicenseWhereInput addTypeNotInItem(LicenseType typeNotInItem)
@Nullable public List<LicenseType> getTypeNotIn()
public void setTypeNotIn(List<LicenseType> typeNotIn)
public V2EverouteLicenseWhereInput uid(String uid)
public void setUid(String uid)
public V2EverouteLicenseWhereInput uidContains(String uidContains)
public void setUidContains(String uidContains)
public V2EverouteLicenseWhereInput uidEndsWith(String uidEndsWith)
public void setUidEndsWith(String uidEndsWith)
public V2EverouteLicenseWhereInput uidGt(String uidGt)
public void setUidGt(String uidGt)
public V2EverouteLicenseWhereInput uidGte(String uidGte)
public void setUidGte(String uidGte)
public V2EverouteLicenseWhereInput uidIn(List<String> uidIn)
public V2EverouteLicenseWhereInput addUidInItem(String uidInItem)
public V2EverouteLicenseWhereInput uidLt(String uidLt)
public void setUidLt(String uidLt)
public V2EverouteLicenseWhereInput uidLte(String uidLte)
public void setUidLte(String uidLte)
public V2EverouteLicenseWhereInput uidNot(String uidNot)
public void setUidNot(String uidNot)
public V2EverouteLicenseWhereInput uidNotContains(String uidNotContains)
public void setUidNotContains(String uidNotContains)
public V2EverouteLicenseWhereInput uidNotEndsWith(String uidNotEndsWith)
public void setUidNotEndsWith(String uidNotEndsWith)
public V2EverouteLicenseWhereInput uidNotIn(List<String> uidNotIn)
public V2EverouteLicenseWhereInput addUidNotInItem(String uidNotInItem)
public V2EverouteLicenseWhereInput uidNotStartsWith(String uidNotStartsWith)
@Nullable public String getUidNotStartsWith()
public void setUidNotStartsWith(String uidNotStartsWith)
public V2EverouteLicenseWhereInput uidStartsWith(String uidStartsWith)
public void setUidStartsWith(String uidStartsWith)
public V2EverouteLicenseWhereInput version(Integer version)
public void setVersion(Integer version)
public V2EverouteLicenseWhereInput versionGt(Integer versionGt)
public void setVersionGt(Integer versionGt)
public V2EverouteLicenseWhereInput versionGte(Integer versionGte)
public void setVersionGte(Integer versionGte)
public V2EverouteLicenseWhereInput versionIn(List<Integer> versionIn)
public V2EverouteLicenseWhereInput addVersionInItem(Integer versionInItem)
public V2EverouteLicenseWhereInput versionLt(Integer versionLt)
public void setVersionLt(Integer versionLt)
public V2EverouteLicenseWhereInput versionLte(Integer versionLte)
public void setVersionLte(Integer versionLte)
public V2EverouteLicenseWhereInput versionNot(Integer versionNot)
public void setVersionNot(Integer versionNot)
public V2EverouteLicenseWhereInput versionNotIn(List<Integer> versionNotIn)
public V2EverouteLicenseWhereInput addVersionNotInItem(Integer versionNotInItem)
Copyright © 2025. All rights reserved.