@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NfsExportWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
NfsExportWhereInput() |
public static final String SERIALIZED_NAME_DESCRIPTION_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_GT
public static final String SERIALIZED_NAME_DESCRIPTION_GTE
public static final String SERIALIZED_NAME_DESCRIPTION_IN
public static final String SERIALIZED_NAME_DESCRIPTION_LT
public static final String SERIALIZED_NAME_DESCRIPTION_LTE
public static final String SERIALIZED_NAME_DESCRIPTION_NOT
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_IN
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_STARTS_WITH
public static final String SERIALIZED_NAME_ENCRYPT_METHOD
public static final String SERIALIZED_NAME_ENCRYPT_METHOD_IN
public static final String SERIALIZED_NAME_ENCRYPT_METHOD_NOT
public static final String SERIALIZED_NAME_ENCRYPT_METHOD_NOT_IN
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_EXPORT_INODE_ID
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_CONTAINS
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_ENDS_WITH
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_GT
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_GTE
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_IN
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_LT
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_LTE
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_NOT
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_NOT_IN
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_EXPORT_INODE_ID_STARTS_WITH
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_IP_WHITELIST_CONTAINS
public static final String SERIALIZED_NAME_IP_WHITELIST_ENDS_WITH
public static final String SERIALIZED_NAME_IP_WHITELIST_GT
public static final String SERIALIZED_NAME_IP_WHITELIST_GTE
public static final String SERIALIZED_NAME_IP_WHITELIST_IN
public static final String SERIALIZED_NAME_IP_WHITELIST_LT
public static final String SERIALIZED_NAME_IP_WHITELIST_LTE
public static final String SERIALIZED_NAME_IP_WHITELIST_NOT
public static final String SERIALIZED_NAME_IP_WHITELIST_NOT_CONTAINS
public static final String SERIALIZED_NAME_IP_WHITELIST_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_IP_WHITELIST_NOT_IN
public static final String SERIALIZED_NAME_IP_WHITELIST_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_IP_WHITELIST_STARTS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_IN
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_STARTS_WITH
public static final String SERIALIZED_NAME_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_NAME_STARTS_WITH
public static final String SERIALIZED_NAME_PRIORITIZED_NOT
public static final String SERIALIZED_NAME_REPLICA_NUM_GT
public static final String SERIALIZED_NAME_REPLICA_NUM_GTE
public static final String SERIALIZED_NAME_REPLICA_NUM_IN
public static final String SERIALIZED_NAME_REPLICA_NUM_LT
public static final String SERIALIZED_NAME_REPLICA_NUM_LTE
public static final String SERIALIZED_NAME_REPLICA_NUM_NOT
public static final String SERIALIZED_NAME_REPLICA_NUM_NOT_IN
public static final String SERIALIZED_NAME_RESILIENCY_TYPE
public static final String SERIALIZED_NAME_RESILIENCY_TYPE_IN
public static final String SERIALIZED_NAME_RESILIENCY_TYPE_NOT
public static final String SERIALIZED_NAME_RESILIENCY_TYPE_NOT_IN
public static final String SERIALIZED_NAME_THIN_PROVISION
public NfsExportWhereInput AND(List<NfsExportWhereInput> AND)
public NfsExportWhereInput addANDItem(NfsExportWhereInput ANDItem)
@Nullable public List<NfsExportWhereInput> getAND()
public void setAND(List<NfsExportWhereInput> AND)
public NfsExportWhereInput AND_ExplictlyNull()
public NfsExportWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public NfsExportWhereInput NOT(List<NfsExportWhereInput> NOT)
public NfsExportWhereInput addNOTItem(NfsExportWhereInput NOTItem)
@Nullable public List<NfsExportWhereInput> getNOT()
public void setNOT(List<NfsExportWhereInput> NOT)
public NfsExportWhereInput NOT_ExplictlyNull()
public NfsExportWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public NfsExportWhereInput OR(List<NfsExportWhereInput> OR)
public NfsExportWhereInput addORItem(NfsExportWhereInput ORItem)
@Nullable public List<NfsExportWhereInput> getOR()
public void setOR(List<NfsExportWhereInput> OR)
public NfsExportWhereInput OR_ExplictlyNull()
public NfsExportWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public NfsExportWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public NfsExportWhereInput cluster_ExplictlyNull()
public NfsExportWhereInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public NfsExportWhereInput description(String description)
public void setDescription(String description)
public NfsExportWhereInput description_ExplictlyNull()
public NfsExportWhereInput description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public NfsExportWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public NfsExportWhereInput descriptionContains_ExplictlyNull()
public NfsExportWhereInput descriptionContains_ExplictlyNonNull()
public void setDescriptionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionContains_IsExplictlyNull()
public NfsExportWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public NfsExportWhereInput descriptionEndsWith_ExplictlyNull()
public NfsExportWhereInput descriptionEndsWith_ExplictlyNonNull()
public void setDescriptionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionEndsWith_IsExplictlyNull()
public NfsExportWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public NfsExportWhereInput descriptionGt_ExplictlyNull()
public NfsExportWhereInput descriptionGt_ExplictlyNonNull()
public void setDescriptionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGt_IsExplictlyNull()
public NfsExportWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public NfsExportWhereInput descriptionGte_ExplictlyNull()
public NfsExportWhereInput descriptionGte_ExplictlyNonNull()
public void setDescriptionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGte_IsExplictlyNull()
public NfsExportWhereInput descriptionIn(List<String> descriptionIn)
public NfsExportWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public NfsExportWhereInput descriptionIn_ExplictlyNull()
public NfsExportWhereInput descriptionIn_ExplictlyNonNull()
public void setDescriptionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionIn_IsExplictlyNull()
public NfsExportWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public NfsExportWhereInput descriptionLt_ExplictlyNull()
public NfsExportWhereInput descriptionLt_ExplictlyNonNull()
public void setDescriptionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLt_IsExplictlyNull()
public NfsExportWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public NfsExportWhereInput descriptionLte_ExplictlyNull()
public NfsExportWhereInput descriptionLte_ExplictlyNonNull()
public void setDescriptionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLte_IsExplictlyNull()
public NfsExportWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public NfsExportWhereInput descriptionNot_ExplictlyNull()
public NfsExportWhereInput descriptionNot_ExplictlyNonNull()
public void setDescriptionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNot_IsExplictlyNull()
public NfsExportWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public NfsExportWhereInput descriptionNotContains_ExplictlyNull()
public NfsExportWhereInput descriptionNotContains_ExplictlyNonNull()
public void setDescriptionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotContains_IsExplictlyNull()
public NfsExportWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public NfsExportWhereInput descriptionNotEndsWith_ExplictlyNull()
public NfsExportWhereInput descriptionNotEndsWith_ExplictlyNonNull()
public void setDescriptionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotEndsWith_IsExplictlyNull()
public NfsExportWhereInput descriptionNotIn(List<String> descriptionNotIn)
public NfsExportWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public NfsExportWhereInput descriptionNotIn_ExplictlyNull()
public NfsExportWhereInput descriptionNotIn_ExplictlyNonNull()
public void setDescriptionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotIn_IsExplictlyNull()
public NfsExportWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public NfsExportWhereInput descriptionNotStartsWith_ExplictlyNull()
public NfsExportWhereInput descriptionNotStartsWith_ExplictlyNonNull()
public void setDescriptionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotStartsWith_IsExplictlyNull()
public NfsExportWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public NfsExportWhereInput descriptionStartsWith_ExplictlyNull()
public NfsExportWhereInput descriptionStartsWith_ExplictlyNonNull()
public void setDescriptionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionStartsWith_IsExplictlyNull()
public NfsExportWhereInput ecK(Integer ecK)
public void setEcK(Integer ecK)
public NfsExportWhereInput ecK_ExplictlyNull()
public NfsExportWhereInput ecK_ExplictlyNonNull()
public void setEcK_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcK_IsExplictlyNull()
public NfsExportWhereInput ecKGt(Integer ecKGt)
public void setEcKGt(Integer ecKGt)
public NfsExportWhereInput ecKGt_ExplictlyNull()
public NfsExportWhereInput ecKGt_ExplictlyNonNull()
public void setEcKGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKGt_IsExplictlyNull()
public NfsExportWhereInput ecKGte(Integer ecKGte)
public void setEcKGte(Integer ecKGte)
public NfsExportWhereInput ecKGte_ExplictlyNull()
public NfsExportWhereInput ecKGte_ExplictlyNonNull()
public void setEcKGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKGte_IsExplictlyNull()
public NfsExportWhereInput ecKIn(List<Integer> ecKIn)
public NfsExportWhereInput addEcKInItem(Integer ecKInItem)
public NfsExportWhereInput ecKIn_ExplictlyNull()
public NfsExportWhereInput ecKIn_ExplictlyNonNull()
public void setEcKIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKIn_IsExplictlyNull()
public NfsExportWhereInput ecKLt(Integer ecKLt)
public void setEcKLt(Integer ecKLt)
public NfsExportWhereInput ecKLt_ExplictlyNull()
public NfsExportWhereInput ecKLt_ExplictlyNonNull()
public void setEcKLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKLt_IsExplictlyNull()
public NfsExportWhereInput ecKLte(Integer ecKLte)
public void setEcKLte(Integer ecKLte)
public NfsExportWhereInput ecKLte_ExplictlyNull()
public NfsExportWhereInput ecKLte_ExplictlyNonNull()
public void setEcKLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKLte_IsExplictlyNull()
public NfsExportWhereInput ecKNot(Integer ecKNot)
public void setEcKNot(Integer ecKNot)
public NfsExportWhereInput ecKNot_ExplictlyNull()
public NfsExportWhereInput ecKNot_ExplictlyNonNull()
public void setEcKNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKNot_IsExplictlyNull()
public NfsExportWhereInput ecKNotIn(List<Integer> ecKNotIn)
public NfsExportWhereInput addEcKNotInItem(Integer ecKNotInItem)
public NfsExportWhereInput ecKNotIn_ExplictlyNull()
public NfsExportWhereInput ecKNotIn_ExplictlyNonNull()
public void setEcKNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcKNotIn_IsExplictlyNull()
public NfsExportWhereInput ecM(Integer ecM)
public void setEcM(Integer ecM)
public NfsExportWhereInput ecM_ExplictlyNull()
public NfsExportWhereInput ecM_ExplictlyNonNull()
public void setEcM_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcM_IsExplictlyNull()
public NfsExportWhereInput ecMGt(Integer ecMGt)
public void setEcMGt(Integer ecMGt)
public NfsExportWhereInput ecMGt_ExplictlyNull()
public NfsExportWhereInput ecMGt_ExplictlyNonNull()
public void setEcMGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMGt_IsExplictlyNull()
public NfsExportWhereInput ecMGte(Integer ecMGte)
public void setEcMGte(Integer ecMGte)
public NfsExportWhereInput ecMGte_ExplictlyNull()
public NfsExportWhereInput ecMGte_ExplictlyNonNull()
public void setEcMGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMGte_IsExplictlyNull()
public NfsExportWhereInput ecMIn(List<Integer> ecMIn)
public NfsExportWhereInput addEcMInItem(Integer ecMInItem)
public NfsExportWhereInput ecMIn_ExplictlyNull()
public NfsExportWhereInput ecMIn_ExplictlyNonNull()
public void setEcMIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMIn_IsExplictlyNull()
public NfsExportWhereInput ecMLt(Integer ecMLt)
public void setEcMLt(Integer ecMLt)
public NfsExportWhereInput ecMLt_ExplictlyNull()
public NfsExportWhereInput ecMLt_ExplictlyNonNull()
public void setEcMLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMLt_IsExplictlyNull()
public NfsExportWhereInput ecMLte(Integer ecMLte)
public void setEcMLte(Integer ecMLte)
public NfsExportWhereInput ecMLte_ExplictlyNull()
public NfsExportWhereInput ecMLte_ExplictlyNonNull()
public void setEcMLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMLte_IsExplictlyNull()
public NfsExportWhereInput ecMNot(Integer ecMNot)
public void setEcMNot(Integer ecMNot)
public NfsExportWhereInput ecMNot_ExplictlyNull()
public NfsExportWhereInput ecMNot_ExplictlyNonNull()
public void setEcMNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMNot_IsExplictlyNull()
public NfsExportWhereInput ecMNotIn(List<Integer> ecMNotIn)
public NfsExportWhereInput addEcMNotInItem(Integer ecMNotInItem)
public NfsExportWhereInput ecMNotIn_ExplictlyNull()
public NfsExportWhereInput ecMNotIn_ExplictlyNonNull()
public void setEcMNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEcMNotIn_IsExplictlyNull()
public NfsExportWhereInput encryptMethod(EncryptMethod encryptMethod)
@Nullable public EncryptMethod getEncryptMethod()
public void setEncryptMethod(EncryptMethod encryptMethod)
public NfsExportWhereInput encryptMethod_ExplictlyNull()
public NfsExportWhereInput encryptMethod_ExplictlyNonNull()
public void setEncryptMethod_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEncryptMethod_IsExplictlyNull()
public NfsExportWhereInput encryptMethodIn(List<EncryptMethod> encryptMethodIn)
public NfsExportWhereInput addEncryptMethodInItem(EncryptMethod encryptMethodInItem)
@Nullable public List<EncryptMethod> getEncryptMethodIn()
public void setEncryptMethodIn(List<EncryptMethod> encryptMethodIn)
public NfsExportWhereInput encryptMethodIn_ExplictlyNull()
public NfsExportWhereInput encryptMethodIn_ExplictlyNonNull()
public void setEncryptMethodIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEncryptMethodIn_IsExplictlyNull()
public NfsExportWhereInput encryptMethodNot(EncryptMethod encryptMethodNot)
@Nullable public EncryptMethod getEncryptMethodNot()
public void setEncryptMethodNot(EncryptMethod encryptMethodNot)
public NfsExportWhereInput encryptMethodNot_ExplictlyNull()
public NfsExportWhereInput encryptMethodNot_ExplictlyNonNull()
public void setEncryptMethodNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEncryptMethodNot_IsExplictlyNull()
public NfsExportWhereInput encryptMethodNotIn(List<EncryptMethod> encryptMethodNotIn)
public NfsExportWhereInput addEncryptMethodNotInItem(EncryptMethod encryptMethodNotInItem)
@Nullable public List<EncryptMethod> getEncryptMethodNotIn()
public void setEncryptMethodNotIn(List<EncryptMethod> encryptMethodNotIn)
public NfsExportWhereInput encryptMethodNotIn_ExplictlyNull()
public NfsExportWhereInput encryptMethodNotIn_ExplictlyNonNull()
public void setEncryptMethodNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEncryptMethodNotIn_IsExplictlyNull()
public NfsExportWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public NfsExportWhereInput entityAsyncStatus_ExplictlyNull()
public NfsExportWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public NfsExportWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public NfsExportWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public NfsExportWhereInput entityAsyncStatusIn_ExplictlyNull()
public NfsExportWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public NfsExportWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public NfsExportWhereInput entityAsyncStatusNot_ExplictlyNull()
public NfsExportWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public NfsExportWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public NfsExportWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public NfsExportWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public NfsExportWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public NfsExportWhereInput exportInodeId(String exportInodeId)
public void setExportInodeId(String exportInodeId)
public NfsExportWhereInput exportInodeId_ExplictlyNull()
public NfsExportWhereInput exportInodeId_ExplictlyNonNull()
public void setExportInodeId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeId_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdContains(String exportInodeIdContains)
@Nullable public String getExportInodeIdContains()
public void setExportInodeIdContains(String exportInodeIdContains)
public NfsExportWhereInput exportInodeIdContains_ExplictlyNull()
public NfsExportWhereInput exportInodeIdContains_ExplictlyNonNull()
public void setExportInodeIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdContains_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdEndsWith(String exportInodeIdEndsWith)
@Nullable public String getExportInodeIdEndsWith()
public void setExportInodeIdEndsWith(String exportInodeIdEndsWith)
public NfsExportWhereInput exportInodeIdEndsWith_ExplictlyNull()
public NfsExportWhereInput exportInodeIdEndsWith_ExplictlyNonNull()
public void setExportInodeIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdEndsWith_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdGt(String exportInodeIdGt)
@Nullable public String getExportInodeIdGt()
public void setExportInodeIdGt(String exportInodeIdGt)
public NfsExportWhereInput exportInodeIdGt_ExplictlyNull()
public NfsExportWhereInput exportInodeIdGt_ExplictlyNonNull()
public void setExportInodeIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdGt_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdGte(String exportInodeIdGte)
@Nullable public String getExportInodeIdGte()
public void setExportInodeIdGte(String exportInodeIdGte)
public NfsExportWhereInput exportInodeIdGte_ExplictlyNull()
public NfsExportWhereInput exportInodeIdGte_ExplictlyNonNull()
public void setExportInodeIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdGte_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdIn(List<String> exportInodeIdIn)
public NfsExportWhereInput addExportInodeIdInItem(String exportInodeIdInItem)
@Nullable public List<String> getExportInodeIdIn()
public NfsExportWhereInput exportInodeIdIn_ExplictlyNull()
public NfsExportWhereInput exportInodeIdIn_ExplictlyNonNull()
public void setExportInodeIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdIn_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdLt(String exportInodeIdLt)
@Nullable public String getExportInodeIdLt()
public void setExportInodeIdLt(String exportInodeIdLt)
public NfsExportWhereInput exportInodeIdLt_ExplictlyNull()
public NfsExportWhereInput exportInodeIdLt_ExplictlyNonNull()
public void setExportInodeIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdLt_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdLte(String exportInodeIdLte)
@Nullable public String getExportInodeIdLte()
public void setExportInodeIdLte(String exportInodeIdLte)
public NfsExportWhereInput exportInodeIdLte_ExplictlyNull()
public NfsExportWhereInput exportInodeIdLte_ExplictlyNonNull()
public void setExportInodeIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdLte_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdNot(String exportInodeIdNot)
@Nullable public String getExportInodeIdNot()
public void setExportInodeIdNot(String exportInodeIdNot)
public NfsExportWhereInput exportInodeIdNot_ExplictlyNull()
public NfsExportWhereInput exportInodeIdNot_ExplictlyNonNull()
public void setExportInodeIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdNot_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdNotContains(String exportInodeIdNotContains)
@Nullable public String getExportInodeIdNotContains()
public void setExportInodeIdNotContains(String exportInodeIdNotContains)
public NfsExportWhereInput exportInodeIdNotContains_ExplictlyNull()
public NfsExportWhereInput exportInodeIdNotContains_ExplictlyNonNull()
public void setExportInodeIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdNotContains_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdNotEndsWith(String exportInodeIdNotEndsWith)
@Nullable public String getExportInodeIdNotEndsWith()
public void setExportInodeIdNotEndsWith(String exportInodeIdNotEndsWith)
public NfsExportWhereInput exportInodeIdNotEndsWith_ExplictlyNull()
public NfsExportWhereInput exportInodeIdNotEndsWith_ExplictlyNonNull()
public void setExportInodeIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdNotEndsWith_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdNotIn(List<String> exportInodeIdNotIn)
public NfsExportWhereInput addExportInodeIdNotInItem(String exportInodeIdNotInItem)
@Nullable public List<String> getExportInodeIdNotIn()
public NfsExportWhereInput exportInodeIdNotIn_ExplictlyNull()
public NfsExportWhereInput exportInodeIdNotIn_ExplictlyNonNull()
public void setExportInodeIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdNotIn_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdNotStartsWith(String exportInodeIdNotStartsWith)
@Nullable public String getExportInodeIdNotStartsWith()
public void setExportInodeIdNotStartsWith(String exportInodeIdNotStartsWith)
public NfsExportWhereInput exportInodeIdNotStartsWith_ExplictlyNull()
public NfsExportWhereInput exportInodeIdNotStartsWith_ExplictlyNonNull()
public void setExportInodeIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdNotStartsWith_IsExplictlyNull()
public NfsExportWhereInput exportInodeIdStartsWith(String exportInodeIdStartsWith)
@Nullable public String getExportInodeIdStartsWith()
public void setExportInodeIdStartsWith(String exportInodeIdStartsWith)
public NfsExportWhereInput exportInodeIdStartsWith_ExplictlyNull()
public NfsExportWhereInput exportInodeIdStartsWith_ExplictlyNonNull()
public void setExportInodeIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExportInodeIdStartsWith_IsExplictlyNull()
public NfsExportWhereInput id(String id)
public void setId(String id)
public NfsExportWhereInput id_ExplictlyNull()
public NfsExportWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public NfsExportWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public NfsExportWhereInput idContains_ExplictlyNull()
public NfsExportWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public NfsExportWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public NfsExportWhereInput idEndsWith_ExplictlyNull()
public NfsExportWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public NfsExportWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public NfsExportWhereInput idGt_ExplictlyNull()
public NfsExportWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public NfsExportWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public NfsExportWhereInput idGte_ExplictlyNull()
public NfsExportWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public NfsExportWhereInput idIn(List<String> idIn)
public NfsExportWhereInput addIdInItem(String idInItem)
public NfsExportWhereInput idIn_ExplictlyNull()
public NfsExportWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public NfsExportWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public NfsExportWhereInput idLt_ExplictlyNull()
public NfsExportWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public NfsExportWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public NfsExportWhereInput idLte_ExplictlyNull()
public NfsExportWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public NfsExportWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public NfsExportWhereInput idNot_ExplictlyNull()
public NfsExportWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public NfsExportWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public NfsExportWhereInput idNotContains_ExplictlyNull()
public NfsExportWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public NfsExportWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public NfsExportWhereInput idNotEndsWith_ExplictlyNull()
public NfsExportWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public NfsExportWhereInput idNotIn(List<String> idNotIn)
public NfsExportWhereInput addIdNotInItem(String idNotInItem)
public NfsExportWhereInput idNotIn_ExplictlyNull()
public NfsExportWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public NfsExportWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public NfsExportWhereInput idNotStartsWith_ExplictlyNull()
public NfsExportWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public NfsExportWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public NfsExportWhereInput idStartsWith_ExplictlyNull()
public NfsExportWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public NfsExportWhereInput inodesEvery(NfsInodeWhereInput inodesEvery)
@Nullable public NfsInodeWhereInput getInodesEvery()
public void setInodesEvery(NfsInodeWhereInput inodesEvery)
public NfsExportWhereInput inodesEvery_ExplictlyNull()
public NfsExportWhereInput inodesEvery_ExplictlyNonNull()
public void setInodesEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInodesEvery_IsExplictlyNull()
public NfsExportWhereInput inodesNone(NfsInodeWhereInput inodesNone)
@Nullable public NfsInodeWhereInput getInodesNone()
public void setInodesNone(NfsInodeWhereInput inodesNone)
public NfsExportWhereInput inodesNone_ExplictlyNull()
public NfsExportWhereInput inodesNone_ExplictlyNonNull()
public void setInodesNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInodesNone_IsExplictlyNull()
public NfsExportWhereInput inodesSome(NfsInodeWhereInput inodesSome)
@Nullable public NfsInodeWhereInput getInodesSome()
public void setInodesSome(NfsInodeWhereInput inodesSome)
public NfsExportWhereInput inodesSome_ExplictlyNull()
public NfsExportWhereInput inodesSome_ExplictlyNonNull()
public void setInodesSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInodesSome_IsExplictlyNull()
public NfsExportWhereInput internal(Boolean internal)
public void setInternal(Boolean internal)
public NfsExportWhereInput internal_ExplictlyNull()
public NfsExportWhereInput internal_ExplictlyNonNull()
public void setInternal_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternal_IsExplictlyNull()
public NfsExportWhereInput internalNot(Boolean internalNot)
public void setInternalNot(Boolean internalNot)
public NfsExportWhereInput internalNot_ExplictlyNull()
public NfsExportWhereInput internalNot_ExplictlyNonNull()
public void setInternalNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalNot_IsExplictlyNull()
public NfsExportWhereInput ipWhitelist(String ipWhitelist)
public void setIpWhitelist(String ipWhitelist)
public NfsExportWhereInput ipWhitelist_ExplictlyNull()
public NfsExportWhereInput ipWhitelist_ExplictlyNonNull()
public void setIpWhitelist_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelist_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistContains(String ipWhitelistContains)
@Nullable public String getIpWhitelistContains()
public void setIpWhitelistContains(String ipWhitelistContains)
public NfsExportWhereInput ipWhitelistContains_ExplictlyNull()
public NfsExportWhereInput ipWhitelistContains_ExplictlyNonNull()
public void setIpWhitelistContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistContains_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistEndsWith(String ipWhitelistEndsWith)
@Nullable public String getIpWhitelistEndsWith()
public void setIpWhitelistEndsWith(String ipWhitelistEndsWith)
public NfsExportWhereInput ipWhitelistEndsWith_ExplictlyNull()
public NfsExportWhereInput ipWhitelistEndsWith_ExplictlyNonNull()
public void setIpWhitelistEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistEndsWith_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistGt(String ipWhitelistGt)
public void setIpWhitelistGt(String ipWhitelistGt)
public NfsExportWhereInput ipWhitelistGt_ExplictlyNull()
public NfsExportWhereInput ipWhitelistGt_ExplictlyNonNull()
public void setIpWhitelistGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistGt_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistGte(String ipWhitelistGte)
public void setIpWhitelistGte(String ipWhitelistGte)
public NfsExportWhereInput ipWhitelistGte_ExplictlyNull()
public NfsExportWhereInput ipWhitelistGte_ExplictlyNonNull()
public void setIpWhitelistGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistGte_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistIn(List<String> ipWhitelistIn)
public NfsExportWhereInput addIpWhitelistInItem(String ipWhitelistInItem)
@Nullable public List<String> getIpWhitelistIn()
public NfsExportWhereInput ipWhitelistIn_ExplictlyNull()
public NfsExportWhereInput ipWhitelistIn_ExplictlyNonNull()
public void setIpWhitelistIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistIn_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistLt(String ipWhitelistLt)
public void setIpWhitelistLt(String ipWhitelistLt)
public NfsExportWhereInput ipWhitelistLt_ExplictlyNull()
public NfsExportWhereInput ipWhitelistLt_ExplictlyNonNull()
public void setIpWhitelistLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistLt_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistLte(String ipWhitelistLte)
public void setIpWhitelistLte(String ipWhitelistLte)
public NfsExportWhereInput ipWhitelistLte_ExplictlyNull()
public NfsExportWhereInput ipWhitelistLte_ExplictlyNonNull()
public void setIpWhitelistLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistLte_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistNot(String ipWhitelistNot)
public void setIpWhitelistNot(String ipWhitelistNot)
public NfsExportWhereInput ipWhitelistNot_ExplictlyNull()
public NfsExportWhereInput ipWhitelistNot_ExplictlyNonNull()
public void setIpWhitelistNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistNot_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistNotContains(String ipWhitelistNotContains)
@Nullable public String getIpWhitelistNotContains()
public void setIpWhitelistNotContains(String ipWhitelistNotContains)
public NfsExportWhereInput ipWhitelistNotContains_ExplictlyNull()
public NfsExportWhereInput ipWhitelistNotContains_ExplictlyNonNull()
public void setIpWhitelistNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistNotContains_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistNotEndsWith(String ipWhitelistNotEndsWith)
@Nullable public String getIpWhitelistNotEndsWith()
public void setIpWhitelistNotEndsWith(String ipWhitelistNotEndsWith)
public NfsExportWhereInput ipWhitelistNotEndsWith_ExplictlyNull()
public NfsExportWhereInput ipWhitelistNotEndsWith_ExplictlyNonNull()
public void setIpWhitelistNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistNotEndsWith_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistNotIn(List<String> ipWhitelistNotIn)
public NfsExportWhereInput addIpWhitelistNotInItem(String ipWhitelistNotInItem)
@Nullable public List<String> getIpWhitelistNotIn()
public NfsExportWhereInput ipWhitelistNotIn_ExplictlyNull()
public NfsExportWhereInput ipWhitelistNotIn_ExplictlyNonNull()
public void setIpWhitelistNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistNotIn_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistNotStartsWith(String ipWhitelistNotStartsWith)
@Nullable public String getIpWhitelistNotStartsWith()
public void setIpWhitelistNotStartsWith(String ipWhitelistNotStartsWith)
public NfsExportWhereInput ipWhitelistNotStartsWith_ExplictlyNull()
public NfsExportWhereInput ipWhitelistNotStartsWith_ExplictlyNonNull()
public void setIpWhitelistNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistNotStartsWith_IsExplictlyNull()
public NfsExportWhereInput ipWhitelistStartsWith(String ipWhitelistStartsWith)
@Nullable public String getIpWhitelistStartsWith()
public void setIpWhitelistStartsWith(String ipWhitelistStartsWith)
public NfsExportWhereInput ipWhitelistStartsWith_ExplictlyNull()
public NfsExportWhereInput ipWhitelistStartsWith_ExplictlyNonNull()
public void setIpWhitelistStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpWhitelistStartsWith_IsExplictlyNull()
public NfsExportWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public NfsExportWhereInput labelsEvery_ExplictlyNull()
public NfsExportWhereInput labelsEvery_ExplictlyNonNull()
public void setLabelsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsEvery_IsExplictlyNull()
public NfsExportWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public NfsExportWhereInput labelsNone_ExplictlyNull()
public NfsExportWhereInput labelsNone_ExplictlyNonNull()
public void setLabelsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsNone_IsExplictlyNull()
public NfsExportWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public NfsExportWhereInput labelsSome_ExplictlyNull()
public NfsExportWhereInput labelsSome_ExplictlyNonNull()
public void setLabelsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsSome_IsExplictlyNull()
public NfsExportWhereInput localId(String localId)
public void setLocalId(String localId)
public NfsExportWhereInput localId_ExplictlyNull()
public NfsExportWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public NfsExportWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public NfsExportWhereInput localIdContains_ExplictlyNull()
public NfsExportWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public NfsExportWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public NfsExportWhereInput localIdEndsWith_ExplictlyNull()
public NfsExportWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public NfsExportWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public NfsExportWhereInput localIdGt_ExplictlyNull()
public NfsExportWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public NfsExportWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public NfsExportWhereInput localIdGte_ExplictlyNull()
public NfsExportWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public NfsExportWhereInput localIdIn(List<String> localIdIn)
public NfsExportWhereInput addLocalIdInItem(String localIdInItem)
public NfsExportWhereInput localIdIn_ExplictlyNull()
public NfsExportWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public NfsExportWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public NfsExportWhereInput localIdLt_ExplictlyNull()
public NfsExportWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public NfsExportWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public NfsExportWhereInput localIdLte_ExplictlyNull()
public NfsExportWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public NfsExportWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public NfsExportWhereInput localIdNot_ExplictlyNull()
public NfsExportWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public NfsExportWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public NfsExportWhereInput localIdNotContains_ExplictlyNull()
public NfsExportWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public NfsExportWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public NfsExportWhereInput localIdNotEndsWith_ExplictlyNull()
public NfsExportWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public NfsExportWhereInput localIdNotIn(List<String> localIdNotIn)
public NfsExportWhereInput addLocalIdNotInItem(String localIdNotInItem)
public NfsExportWhereInput localIdNotIn_ExplictlyNull()
public NfsExportWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public NfsExportWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public NfsExportWhereInput localIdNotStartsWith_ExplictlyNull()
public NfsExportWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public NfsExportWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public NfsExportWhereInput localIdStartsWith_ExplictlyNull()
public NfsExportWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public NfsExportWhereInput name(String name)
public void setName(String name)
public NfsExportWhereInput name_ExplictlyNull()
public NfsExportWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public NfsExportWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public NfsExportWhereInput nameContains_ExplictlyNull()
public NfsExportWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public NfsExportWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public NfsExportWhereInput nameEndsWith_ExplictlyNull()
public NfsExportWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public NfsExportWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public NfsExportWhereInput nameGt_ExplictlyNull()
public NfsExportWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public NfsExportWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public NfsExportWhereInput nameGte_ExplictlyNull()
public NfsExportWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public NfsExportWhereInput nameIn(List<String> nameIn)
public NfsExportWhereInput addNameInItem(String nameInItem)
public NfsExportWhereInput nameIn_ExplictlyNull()
public NfsExportWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public NfsExportWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public NfsExportWhereInput nameLt_ExplictlyNull()
public NfsExportWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public NfsExportWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public NfsExportWhereInput nameLte_ExplictlyNull()
public NfsExportWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public NfsExportWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public NfsExportWhereInput nameNot_ExplictlyNull()
public NfsExportWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public NfsExportWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public NfsExportWhereInput nameNotContains_ExplictlyNull()
public NfsExportWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public NfsExportWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public NfsExportWhereInput nameNotEndsWith_ExplictlyNull()
public NfsExportWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public NfsExportWhereInput nameNotIn(List<String> nameNotIn)
public NfsExportWhereInput addNameNotInItem(String nameNotInItem)
public NfsExportWhereInput nameNotIn_ExplictlyNull()
public NfsExportWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public NfsExportWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public NfsExportWhereInput nameNotStartsWith_ExplictlyNull()
public NfsExportWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public NfsExportWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public NfsExportWhereInput nameStartsWith_ExplictlyNull()
public NfsExportWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public NfsExportWhereInput prioritized(Boolean prioritized)
public void setPrioritized(Boolean prioritized)
public NfsExportWhereInput prioritized_ExplictlyNull()
public NfsExportWhereInput prioritized_ExplictlyNonNull()
public void setPrioritized_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrioritized_IsExplictlyNull()
public NfsExportWhereInput prioritizedNot(Boolean prioritizedNot)
@Nullable public Boolean getPrioritizedNot()
public void setPrioritizedNot(Boolean prioritizedNot)
public NfsExportWhereInput prioritizedNot_ExplictlyNull()
public NfsExportWhereInput prioritizedNot_ExplictlyNonNull()
public void setPrioritizedNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrioritizedNot_IsExplictlyNull()
public NfsExportWhereInput replicaNum(Integer replicaNum)
public void setReplicaNum(Integer replicaNum)
public NfsExportWhereInput replicaNum_ExplictlyNull()
public NfsExportWhereInput replicaNum_ExplictlyNonNull()
public void setReplicaNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicaNum_IsExplictlyNull()
public NfsExportWhereInput replicaNumGt(Integer replicaNumGt)
public void setReplicaNumGt(Integer replicaNumGt)
public NfsExportWhereInput replicaNumGt_ExplictlyNull()
public NfsExportWhereInput replicaNumGt_ExplictlyNonNull()
public void setReplicaNumGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicaNumGt_IsExplictlyNull()
public NfsExportWhereInput replicaNumGte(Integer replicaNumGte)
public void setReplicaNumGte(Integer replicaNumGte)
public NfsExportWhereInput replicaNumGte_ExplictlyNull()
public NfsExportWhereInput replicaNumGte_ExplictlyNonNull()
public void setReplicaNumGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicaNumGte_IsExplictlyNull()
public NfsExportWhereInput replicaNumIn(List<Integer> replicaNumIn)
public NfsExportWhereInput addReplicaNumInItem(Integer replicaNumInItem)
public NfsExportWhereInput replicaNumIn_ExplictlyNull()
public NfsExportWhereInput replicaNumIn_ExplictlyNonNull()
public void setReplicaNumIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicaNumIn_IsExplictlyNull()
public NfsExportWhereInput replicaNumLt(Integer replicaNumLt)
public void setReplicaNumLt(Integer replicaNumLt)
public NfsExportWhereInput replicaNumLt_ExplictlyNull()
public NfsExportWhereInput replicaNumLt_ExplictlyNonNull()
public void setReplicaNumLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicaNumLt_IsExplictlyNull()
public NfsExportWhereInput replicaNumLte(Integer replicaNumLte)
public void setReplicaNumLte(Integer replicaNumLte)
public NfsExportWhereInput replicaNumLte_ExplictlyNull()
public NfsExportWhereInput replicaNumLte_ExplictlyNonNull()
public void setReplicaNumLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicaNumLte_IsExplictlyNull()
public NfsExportWhereInput replicaNumNot(Integer replicaNumNot)
public void setReplicaNumNot(Integer replicaNumNot)
public NfsExportWhereInput replicaNumNot_ExplictlyNull()
public NfsExportWhereInput replicaNumNot_ExplictlyNonNull()
public void setReplicaNumNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicaNumNot_IsExplictlyNull()
public NfsExportWhereInput replicaNumNotIn(List<Integer> replicaNumNotIn)
public NfsExportWhereInput addReplicaNumNotInItem(Integer replicaNumNotInItem)
@Nullable public List<Integer> getReplicaNumNotIn()
public NfsExportWhereInput replicaNumNotIn_ExplictlyNull()
public NfsExportWhereInput replicaNumNotIn_ExplictlyNonNull()
public void setReplicaNumNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicaNumNotIn_IsExplictlyNull()
public NfsExportWhereInput resiliencyType(ResiliencyType resiliencyType)
@Nullable public ResiliencyType getResiliencyType()
public void setResiliencyType(ResiliencyType resiliencyType)
public NfsExportWhereInput resiliencyType_ExplictlyNull()
public NfsExportWhereInput resiliencyType_ExplictlyNonNull()
public void setResiliencyType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResiliencyType_IsExplictlyNull()
public NfsExportWhereInput resiliencyTypeIn(List<ResiliencyType> resiliencyTypeIn)
public NfsExportWhereInput addResiliencyTypeInItem(ResiliencyType resiliencyTypeInItem)
@Nullable public List<ResiliencyType> getResiliencyTypeIn()
public void setResiliencyTypeIn(List<ResiliencyType> resiliencyTypeIn)
public NfsExportWhereInput resiliencyTypeIn_ExplictlyNull()
public NfsExportWhereInput resiliencyTypeIn_ExplictlyNonNull()
public void setResiliencyTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResiliencyTypeIn_IsExplictlyNull()
public NfsExportWhereInput resiliencyTypeNot(ResiliencyType resiliencyTypeNot)
@Nullable public ResiliencyType getResiliencyTypeNot()
public void setResiliencyTypeNot(ResiliencyType resiliencyTypeNot)
public NfsExportWhereInput resiliencyTypeNot_ExplictlyNull()
public NfsExportWhereInput resiliencyTypeNot_ExplictlyNonNull()
public void setResiliencyTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResiliencyTypeNot_IsExplictlyNull()
public NfsExportWhereInput resiliencyTypeNotIn(List<ResiliencyType> resiliencyTypeNotIn)
public NfsExportWhereInput addResiliencyTypeNotInItem(ResiliencyType resiliencyTypeNotInItem)
@Nullable public List<ResiliencyType> getResiliencyTypeNotIn()
public void setResiliencyTypeNotIn(List<ResiliencyType> resiliencyTypeNotIn)
public NfsExportWhereInput resiliencyTypeNotIn_ExplictlyNull()
public NfsExportWhereInput resiliencyTypeNotIn_ExplictlyNonNull()
public void setResiliencyTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResiliencyTypeNotIn_IsExplictlyNull()
public NfsExportWhereInput thinProvision(Boolean thinProvision)
public void setThinProvision(Boolean thinProvision)
public NfsExportWhereInput thinProvision_ExplictlyNull()
public NfsExportWhereInput thinProvision_ExplictlyNonNull()
public void setThinProvision_IsExplictlyNull(boolean isExplictlyNull)
public boolean getThinProvision_IsExplictlyNull()
public NfsExportWhereInput thinProvisionNot(Boolean thinProvisionNot)
@Nullable public Boolean getThinProvisionNot()
public void setThinProvisionNot(Boolean thinProvisionNot)
public NfsExportWhereInput thinProvisionNot_ExplictlyNull()
public NfsExportWhereInput thinProvisionNot_ExplictlyNonNull()
public void setThinProvisionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getThinProvisionNot_IsExplictlyNull()
Copyright © 2025. All rights reserved.