@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VdsWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
VdsWhereInput() |
public static final String SERIALIZED_NAME_BOND_MODE_CONTAINS
public static final String SERIALIZED_NAME_BOND_MODE_ENDS_WITH
public static final String SERIALIZED_NAME_BOND_MODE_NOT_CONTAINS
public static final String SERIALIZED_NAME_BOND_MODE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_BOND_MODE_NOT_IN
public static final String SERIALIZED_NAME_BOND_MODE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_BOND_MODE_STARTS_WITH
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_IN
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_NOT
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_NOT_IN
public static final String SERIALIZED_NAME_EVEROUTE_CLUSTER
public static final String SERIALIZED_NAME_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_ID_STARTS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_IN
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_STARTS_WITH
public static final String SERIALIZED_NAME_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_OVSBR_NAME_CONTAINS
public static final String SERIALIZED_NAME_OVSBR_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_OVSBR_NAME_GTE
public static final String SERIALIZED_NAME_OVSBR_NAME_LTE
public static final String SERIALIZED_NAME_OVSBR_NAME_NOT
public static final String SERIALIZED_NAME_OVSBR_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_OVSBR_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_OVSBR_NAME_NOT_IN
public static final String SERIALIZED_NAME_OVSBR_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_OVSBR_NAME_STARTS_WITH
public static final String SERIALIZED_NAME_VLANS_NUM_NOT_IN
public static final String SERIALIZED_NAME_WORK_MODE_CONTAINS
public static final String SERIALIZED_NAME_WORK_MODE_ENDS_WITH
public static final String SERIALIZED_NAME_WORK_MODE_NOT_CONTAINS
public static final String SERIALIZED_NAME_WORK_MODE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_WORK_MODE_NOT_IN
public static final String SERIALIZED_NAME_WORK_MODE_NOT_STARTS_WITH
public VdsWhereInput AND(List<VdsWhereInput> AND)
public VdsWhereInput addANDItem(VdsWhereInput ANDItem)
@Nullable public List<VdsWhereInput> getAND()
public void setAND(List<VdsWhereInput> AND)
public VdsWhereInput AND_ExplictlyNull()
public VdsWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public VdsWhereInput NOT(List<VdsWhereInput> NOT)
public VdsWhereInput addNOTItem(VdsWhereInput NOTItem)
@Nullable public List<VdsWhereInput> getNOT()
public void setNOT(List<VdsWhereInput> NOT)
public VdsWhereInput NOT_ExplictlyNull()
public VdsWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public VdsWhereInput OR(List<VdsWhereInput> OR)
public VdsWhereInput addORItem(VdsWhereInput ORItem)
@Nullable public List<VdsWhereInput> getOR()
public void setOR(List<VdsWhereInput> OR)
public VdsWhereInput OR_ExplictlyNull()
public VdsWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public VdsWhereInput bondMode(String bondMode)
public void setBondMode(String bondMode)
public VdsWhereInput bondMode_ExplictlyNull()
public VdsWhereInput bondMode_ExplictlyNonNull()
public void setBondMode_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondMode_IsExplictlyNull()
public VdsWhereInput bondModeContains(String bondModeContains)
@Nullable public String getBondModeContains()
public void setBondModeContains(String bondModeContains)
public VdsWhereInput bondModeContains_ExplictlyNull()
public VdsWhereInput bondModeContains_ExplictlyNonNull()
public void setBondModeContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeContains_IsExplictlyNull()
public VdsWhereInput bondModeEndsWith(String bondModeEndsWith)
@Nullable public String getBondModeEndsWith()
public void setBondModeEndsWith(String bondModeEndsWith)
public VdsWhereInput bondModeEndsWith_ExplictlyNull()
public VdsWhereInput bondModeEndsWith_ExplictlyNonNull()
public void setBondModeEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeEndsWith_IsExplictlyNull()
public VdsWhereInput bondModeGt(String bondModeGt)
public void setBondModeGt(String bondModeGt)
public VdsWhereInput bondModeGt_ExplictlyNull()
public VdsWhereInput bondModeGt_ExplictlyNonNull()
public void setBondModeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeGt_IsExplictlyNull()
public VdsWhereInput bondModeGte(String bondModeGte)
public void setBondModeGte(String bondModeGte)
public VdsWhereInput bondModeGte_ExplictlyNull()
public VdsWhereInput bondModeGte_ExplictlyNonNull()
public void setBondModeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeGte_IsExplictlyNull()
public VdsWhereInput bondModeIn(List<String> bondModeIn)
public VdsWhereInput addBondModeInItem(String bondModeInItem)
public VdsWhereInput bondModeIn_ExplictlyNull()
public VdsWhereInput bondModeIn_ExplictlyNonNull()
public void setBondModeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeIn_IsExplictlyNull()
public VdsWhereInput bondModeLt(String bondModeLt)
public void setBondModeLt(String bondModeLt)
public VdsWhereInput bondModeLt_ExplictlyNull()
public VdsWhereInput bondModeLt_ExplictlyNonNull()
public void setBondModeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeLt_IsExplictlyNull()
public VdsWhereInput bondModeLte(String bondModeLte)
public void setBondModeLte(String bondModeLte)
public VdsWhereInput bondModeLte_ExplictlyNull()
public VdsWhereInput bondModeLte_ExplictlyNonNull()
public void setBondModeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeLte_IsExplictlyNull()
public VdsWhereInput bondModeNot(String bondModeNot)
public void setBondModeNot(String bondModeNot)
public VdsWhereInput bondModeNot_ExplictlyNull()
public VdsWhereInput bondModeNot_ExplictlyNonNull()
public void setBondModeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeNot_IsExplictlyNull()
public VdsWhereInput bondModeNotContains(String bondModeNotContains)
@Nullable public String getBondModeNotContains()
public void setBondModeNotContains(String bondModeNotContains)
public VdsWhereInput bondModeNotContains_ExplictlyNull()
public VdsWhereInput bondModeNotContains_ExplictlyNonNull()
public void setBondModeNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeNotContains_IsExplictlyNull()
public VdsWhereInput bondModeNotEndsWith(String bondModeNotEndsWith)
@Nullable public String getBondModeNotEndsWith()
public void setBondModeNotEndsWith(String bondModeNotEndsWith)
public VdsWhereInput bondModeNotEndsWith_ExplictlyNull()
public VdsWhereInput bondModeNotEndsWith_ExplictlyNonNull()
public void setBondModeNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeNotEndsWith_IsExplictlyNull()
public VdsWhereInput bondModeNotIn(List<String> bondModeNotIn)
public VdsWhereInput addBondModeNotInItem(String bondModeNotInItem)
@Nullable public List<String> getBondModeNotIn()
public VdsWhereInput bondModeNotIn_ExplictlyNull()
public VdsWhereInput bondModeNotIn_ExplictlyNonNull()
public void setBondModeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeNotIn_IsExplictlyNull()
public VdsWhereInput bondModeNotStartsWith(String bondModeNotStartsWith)
@Nullable public String getBondModeNotStartsWith()
public void setBondModeNotStartsWith(String bondModeNotStartsWith)
public VdsWhereInput bondModeNotStartsWith_ExplictlyNull()
public VdsWhereInput bondModeNotStartsWith_ExplictlyNonNull()
public void setBondModeNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeNotStartsWith_IsExplictlyNull()
public VdsWhereInput bondModeStartsWith(String bondModeStartsWith)
@Nullable public String getBondModeStartsWith()
public void setBondModeStartsWith(String bondModeStartsWith)
public VdsWhereInput bondModeStartsWith_ExplictlyNull()
public VdsWhereInput bondModeStartsWith_ExplictlyNonNull()
public void setBondModeStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBondModeStartsWith_IsExplictlyNull()
public VdsWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public VdsWhereInput cluster_ExplictlyNull()
public VdsWhereInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public VdsWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public VdsWhereInput entityAsyncStatus_ExplictlyNull()
public VdsWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public VdsWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VdsWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VdsWhereInput entityAsyncStatusIn_ExplictlyNull()
public VdsWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public VdsWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public VdsWhereInput entityAsyncStatusNot_ExplictlyNull()
public VdsWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public VdsWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VdsWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VdsWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public VdsWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public VdsWhereInput everouteCluster(EverouteClusterWhereInput everouteCluster)
@Nullable public EverouteClusterWhereInput getEverouteCluster()
public void setEverouteCluster(EverouteClusterWhereInput everouteCluster)
public VdsWhereInput everouteCluster_ExplictlyNull()
public VdsWhereInput everouteCluster_ExplictlyNonNull()
public void setEverouteCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEverouteCluster_IsExplictlyNull()
public VdsWhereInput id(String id)
public void setId(String id)
public VdsWhereInput id_ExplictlyNull()
public VdsWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public VdsWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public VdsWhereInput idContains_ExplictlyNull()
public VdsWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public VdsWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public VdsWhereInput idEndsWith_ExplictlyNull()
public VdsWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public VdsWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public VdsWhereInput idGt_ExplictlyNull()
public VdsWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public VdsWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public VdsWhereInput idGte_ExplictlyNull()
public VdsWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public VdsWhereInput idIn(List<String> idIn)
public VdsWhereInput addIdInItem(String idInItem)
public VdsWhereInput idIn_ExplictlyNull()
public VdsWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public VdsWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public VdsWhereInput idLt_ExplictlyNull()
public VdsWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public VdsWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public VdsWhereInput idLte_ExplictlyNull()
public VdsWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public VdsWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public VdsWhereInput idNot_ExplictlyNull()
public VdsWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public VdsWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public VdsWhereInput idNotContains_ExplictlyNull()
public VdsWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public VdsWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public VdsWhereInput idNotEndsWith_ExplictlyNull()
public VdsWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public VdsWhereInput idNotIn(List<String> idNotIn)
public VdsWhereInput addIdNotInItem(String idNotInItem)
public VdsWhereInput idNotIn_ExplictlyNull()
public VdsWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public VdsWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public VdsWhereInput idNotStartsWith_ExplictlyNull()
public VdsWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public VdsWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public VdsWhereInput idStartsWith_ExplictlyNull()
public VdsWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public VdsWhereInput internal(Boolean internal)
public void setInternal(Boolean internal)
public VdsWhereInput internal_ExplictlyNull()
public VdsWhereInput internal_ExplictlyNonNull()
public void setInternal_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternal_IsExplictlyNull()
public VdsWhereInput internalNot(Boolean internalNot)
public void setInternalNot(Boolean internalNot)
public VdsWhereInput internalNot_ExplictlyNull()
public VdsWhereInput internalNot_ExplictlyNonNull()
public void setInternalNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalNot_IsExplictlyNull()
public VdsWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public VdsWhereInput labelsEvery_ExplictlyNull()
public VdsWhereInput labelsEvery_ExplictlyNonNull()
public void setLabelsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsEvery_IsExplictlyNull()
public VdsWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public VdsWhereInput labelsNone_ExplictlyNull()
public VdsWhereInput labelsNone_ExplictlyNonNull()
public void setLabelsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsNone_IsExplictlyNull()
public VdsWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public VdsWhereInput labelsSome_ExplictlyNull()
public VdsWhereInput labelsSome_ExplictlyNonNull()
public void setLabelsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsSome_IsExplictlyNull()
public VdsWhereInput localId(String localId)
public void setLocalId(String localId)
public VdsWhereInput localId_ExplictlyNull()
public VdsWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public VdsWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public VdsWhereInput localIdContains_ExplictlyNull()
public VdsWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public VdsWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public VdsWhereInput localIdEndsWith_ExplictlyNull()
public VdsWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public VdsWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public VdsWhereInput localIdGt_ExplictlyNull()
public VdsWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public VdsWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public VdsWhereInput localIdGte_ExplictlyNull()
public VdsWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public VdsWhereInput localIdIn(List<String> localIdIn)
public VdsWhereInput addLocalIdInItem(String localIdInItem)
public VdsWhereInput localIdIn_ExplictlyNull()
public VdsWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public VdsWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public VdsWhereInput localIdLt_ExplictlyNull()
public VdsWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public VdsWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public VdsWhereInput localIdLte_ExplictlyNull()
public VdsWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public VdsWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public VdsWhereInput localIdNot_ExplictlyNull()
public VdsWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public VdsWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public VdsWhereInput localIdNotContains_ExplictlyNull()
public VdsWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public VdsWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public VdsWhereInput localIdNotEndsWith_ExplictlyNull()
public VdsWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public VdsWhereInput localIdNotIn(List<String> localIdNotIn)
public VdsWhereInput addLocalIdNotInItem(String localIdNotInItem)
public VdsWhereInput localIdNotIn_ExplictlyNull()
public VdsWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public VdsWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public VdsWhereInput localIdNotStartsWith_ExplictlyNull()
public VdsWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public VdsWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public VdsWhereInput localIdStartsWith_ExplictlyNull()
public VdsWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public VdsWhereInput name(String name)
public void setName(String name)
public VdsWhereInput name_ExplictlyNull()
public VdsWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public VdsWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public VdsWhereInput nameContains_ExplictlyNull()
public VdsWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public VdsWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public VdsWhereInput nameEndsWith_ExplictlyNull()
public VdsWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public VdsWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public VdsWhereInput nameGt_ExplictlyNull()
public VdsWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public VdsWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public VdsWhereInput nameGte_ExplictlyNull()
public VdsWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public VdsWhereInput nameIn(List<String> nameIn)
public VdsWhereInput addNameInItem(String nameInItem)
public VdsWhereInput nameIn_ExplictlyNull()
public VdsWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public VdsWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public VdsWhereInput nameLt_ExplictlyNull()
public VdsWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public VdsWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public VdsWhereInput nameLte_ExplictlyNull()
public VdsWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public VdsWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public VdsWhereInput nameNot_ExplictlyNull()
public VdsWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public VdsWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public VdsWhereInput nameNotContains_ExplictlyNull()
public VdsWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public VdsWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public VdsWhereInput nameNotEndsWith_ExplictlyNull()
public VdsWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public VdsWhereInput nameNotIn(List<String> nameNotIn)
public VdsWhereInput addNameNotInItem(String nameNotInItem)
public VdsWhereInput nameNotIn_ExplictlyNull()
public VdsWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public VdsWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public VdsWhereInput nameNotStartsWith_ExplictlyNull()
public VdsWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public VdsWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public VdsWhereInput nameStartsWith_ExplictlyNull()
public VdsWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public VdsWhereInput nicsEvery(NicWhereInput nicsEvery)
@Nullable public NicWhereInput getNicsEvery()
public void setNicsEvery(NicWhereInput nicsEvery)
public VdsWhereInput nicsEvery_ExplictlyNull()
public VdsWhereInput nicsEvery_ExplictlyNonNull()
public void setNicsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNicsEvery_IsExplictlyNull()
public VdsWhereInput nicsNone(NicWhereInput nicsNone)
@Nullable public NicWhereInput getNicsNone()
public void setNicsNone(NicWhereInput nicsNone)
public VdsWhereInput nicsNone_ExplictlyNull()
public VdsWhereInput nicsNone_ExplictlyNonNull()
public void setNicsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNicsNone_IsExplictlyNull()
public VdsWhereInput nicsSome(NicWhereInput nicsSome)
@Nullable public NicWhereInput getNicsSome()
public void setNicsSome(NicWhereInput nicsSome)
public VdsWhereInput nicsSome_ExplictlyNull()
public VdsWhereInput nicsSome_ExplictlyNonNull()
public void setNicsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNicsSome_IsExplictlyNull()
public VdsWhereInput ovsbrName(String ovsbrName)
public void setOvsbrName(String ovsbrName)
public VdsWhereInput ovsbrName_ExplictlyNull()
public VdsWhereInput ovsbrName_ExplictlyNonNull()
public void setOvsbrName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrName_IsExplictlyNull()
public VdsWhereInput ovsbrNameContains(String ovsbrNameContains)
@Nullable public String getOvsbrNameContains()
public void setOvsbrNameContains(String ovsbrNameContains)
public VdsWhereInput ovsbrNameContains_ExplictlyNull()
public VdsWhereInput ovsbrNameContains_ExplictlyNonNull()
public void setOvsbrNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameContains_IsExplictlyNull()
public VdsWhereInput ovsbrNameEndsWith(String ovsbrNameEndsWith)
@Nullable public String getOvsbrNameEndsWith()
public void setOvsbrNameEndsWith(String ovsbrNameEndsWith)
public VdsWhereInput ovsbrNameEndsWith_ExplictlyNull()
public VdsWhereInput ovsbrNameEndsWith_ExplictlyNonNull()
public void setOvsbrNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameEndsWith_IsExplictlyNull()
public VdsWhereInput ovsbrNameGt(String ovsbrNameGt)
public void setOvsbrNameGt(String ovsbrNameGt)
public VdsWhereInput ovsbrNameGt_ExplictlyNull()
public VdsWhereInput ovsbrNameGt_ExplictlyNonNull()
public void setOvsbrNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameGt_IsExplictlyNull()
public VdsWhereInput ovsbrNameGte(String ovsbrNameGte)
public void setOvsbrNameGte(String ovsbrNameGte)
public VdsWhereInput ovsbrNameGte_ExplictlyNull()
public VdsWhereInput ovsbrNameGte_ExplictlyNonNull()
public void setOvsbrNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameGte_IsExplictlyNull()
public VdsWhereInput ovsbrNameIn(List<String> ovsbrNameIn)
public VdsWhereInput addOvsbrNameInItem(String ovsbrNameInItem)
public VdsWhereInput ovsbrNameIn_ExplictlyNull()
public VdsWhereInput ovsbrNameIn_ExplictlyNonNull()
public void setOvsbrNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameIn_IsExplictlyNull()
public VdsWhereInput ovsbrNameLt(String ovsbrNameLt)
public void setOvsbrNameLt(String ovsbrNameLt)
public VdsWhereInput ovsbrNameLt_ExplictlyNull()
public VdsWhereInput ovsbrNameLt_ExplictlyNonNull()
public void setOvsbrNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameLt_IsExplictlyNull()
public VdsWhereInput ovsbrNameLte(String ovsbrNameLte)
public void setOvsbrNameLte(String ovsbrNameLte)
public VdsWhereInput ovsbrNameLte_ExplictlyNull()
public VdsWhereInput ovsbrNameLte_ExplictlyNonNull()
public void setOvsbrNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameLte_IsExplictlyNull()
public VdsWhereInput ovsbrNameNot(String ovsbrNameNot)
public void setOvsbrNameNot(String ovsbrNameNot)
public VdsWhereInput ovsbrNameNot_ExplictlyNull()
public VdsWhereInput ovsbrNameNot_ExplictlyNonNull()
public void setOvsbrNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameNot_IsExplictlyNull()
public VdsWhereInput ovsbrNameNotContains(String ovsbrNameNotContains)
@Nullable public String getOvsbrNameNotContains()
public void setOvsbrNameNotContains(String ovsbrNameNotContains)
public VdsWhereInput ovsbrNameNotContains_ExplictlyNull()
public VdsWhereInput ovsbrNameNotContains_ExplictlyNonNull()
public void setOvsbrNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameNotContains_IsExplictlyNull()
public VdsWhereInput ovsbrNameNotEndsWith(String ovsbrNameNotEndsWith)
@Nullable public String getOvsbrNameNotEndsWith()
public void setOvsbrNameNotEndsWith(String ovsbrNameNotEndsWith)
public VdsWhereInput ovsbrNameNotEndsWith_ExplictlyNull()
public VdsWhereInput ovsbrNameNotEndsWith_ExplictlyNonNull()
public void setOvsbrNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameNotEndsWith_IsExplictlyNull()
public VdsWhereInput ovsbrNameNotIn(List<String> ovsbrNameNotIn)
public VdsWhereInput addOvsbrNameNotInItem(String ovsbrNameNotInItem)
@Nullable public List<String> getOvsbrNameNotIn()
public VdsWhereInput ovsbrNameNotIn_ExplictlyNull()
public VdsWhereInput ovsbrNameNotIn_ExplictlyNonNull()
public void setOvsbrNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameNotIn_IsExplictlyNull()
public VdsWhereInput ovsbrNameNotStartsWith(String ovsbrNameNotStartsWith)
@Nullable public String getOvsbrNameNotStartsWith()
public void setOvsbrNameNotStartsWith(String ovsbrNameNotStartsWith)
public VdsWhereInput ovsbrNameNotStartsWith_ExplictlyNull()
public VdsWhereInput ovsbrNameNotStartsWith_ExplictlyNonNull()
public void setOvsbrNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameNotStartsWith_IsExplictlyNull()
public VdsWhereInput ovsbrNameStartsWith(String ovsbrNameStartsWith)
@Nullable public String getOvsbrNameStartsWith()
public void setOvsbrNameStartsWith(String ovsbrNameStartsWith)
public VdsWhereInput ovsbrNameStartsWith_ExplictlyNull()
public VdsWhereInput ovsbrNameStartsWith_ExplictlyNonNull()
public void setOvsbrNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOvsbrNameStartsWith_IsExplictlyNull()
public VdsWhereInput type(NetworkType type)
@Nullable public NetworkType getType()
public void setType(NetworkType type)
public VdsWhereInput type_ExplictlyNull()
public VdsWhereInput type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
public VdsWhereInput typeIn(List<NetworkType> typeIn)
public VdsWhereInput addTypeInItem(NetworkType typeInItem)
@Nullable public List<NetworkType> getTypeIn()
public void setTypeIn(List<NetworkType> typeIn)
public VdsWhereInput typeIn_ExplictlyNull()
public VdsWhereInput typeIn_ExplictlyNonNull()
public void setTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeIn_IsExplictlyNull()
public VdsWhereInput typeNot(NetworkType typeNot)
@Nullable public NetworkType getTypeNot()
public void setTypeNot(NetworkType typeNot)
public VdsWhereInput typeNot_ExplictlyNull()
public VdsWhereInput typeNot_ExplictlyNonNull()
public void setTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNot_IsExplictlyNull()
public VdsWhereInput typeNotIn(List<NetworkType> typeNotIn)
public VdsWhereInput addTypeNotInItem(NetworkType typeNotInItem)
@Nullable public List<NetworkType> getTypeNotIn()
public void setTypeNotIn(List<NetworkType> typeNotIn)
public VdsWhereInput typeNotIn_ExplictlyNull()
public VdsWhereInput typeNotIn_ExplictlyNonNull()
public void setTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNotIn_IsExplictlyNull()
public VdsWhereInput vlansEvery(VlanWhereInput vlansEvery)
@Nullable public VlanWhereInput getVlansEvery()
public void setVlansEvery(VlanWhereInput vlansEvery)
public VdsWhereInput vlansEvery_ExplictlyNull()
public VdsWhereInput vlansEvery_ExplictlyNonNull()
public void setVlansEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlansEvery_IsExplictlyNull()
public VdsWhereInput vlansNone(VlanWhereInput vlansNone)
@Nullable public VlanWhereInput getVlansNone()
public void setVlansNone(VlanWhereInput vlansNone)
public VdsWhereInput vlansNone_ExplictlyNull()
public VdsWhereInput vlansNone_ExplictlyNonNull()
public void setVlansNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlansNone_IsExplictlyNull()
public VdsWhereInput vlansNum(Integer vlansNum)
public void setVlansNum(Integer vlansNum)
public VdsWhereInput vlansNum_ExplictlyNull()
public VdsWhereInput vlansNum_ExplictlyNonNull()
public void setVlansNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlansNum_IsExplictlyNull()
public VdsWhereInput vlansNumGt(Integer vlansNumGt)
public void setVlansNumGt(Integer vlansNumGt)
public VdsWhereInput vlansNumGt_ExplictlyNull()
public VdsWhereInput vlansNumGt_ExplictlyNonNull()
public void setVlansNumGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlansNumGt_IsExplictlyNull()
public VdsWhereInput vlansNumGte(Integer vlansNumGte)
public void setVlansNumGte(Integer vlansNumGte)
public VdsWhereInput vlansNumGte_ExplictlyNull()
public VdsWhereInput vlansNumGte_ExplictlyNonNull()
public void setVlansNumGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlansNumGte_IsExplictlyNull()
public VdsWhereInput vlansNumIn(List<Integer> vlansNumIn)
public VdsWhereInput addVlansNumInItem(Integer vlansNumInItem)
public VdsWhereInput vlansNumIn_ExplictlyNull()
public VdsWhereInput vlansNumIn_ExplictlyNonNull()
public void setVlansNumIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlansNumIn_IsExplictlyNull()
public VdsWhereInput vlansNumLt(Integer vlansNumLt)
public void setVlansNumLt(Integer vlansNumLt)
public VdsWhereInput vlansNumLt_ExplictlyNull()
public VdsWhereInput vlansNumLt_ExplictlyNonNull()
public void setVlansNumLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlansNumLt_IsExplictlyNull()
public VdsWhereInput vlansNumLte(Integer vlansNumLte)
public void setVlansNumLte(Integer vlansNumLte)
public VdsWhereInput vlansNumLte_ExplictlyNull()
public VdsWhereInput vlansNumLte_ExplictlyNonNull()
public void setVlansNumLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlansNumLte_IsExplictlyNull()
public VdsWhereInput vlansNumNot(Integer vlansNumNot)
public void setVlansNumNot(Integer vlansNumNot)
public VdsWhereInput vlansNumNot_ExplictlyNull()
public VdsWhereInput vlansNumNot_ExplictlyNonNull()
public void setVlansNumNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlansNumNot_IsExplictlyNull()
public VdsWhereInput vlansNumNotIn(List<Integer> vlansNumNotIn)
public VdsWhereInput addVlansNumNotInItem(Integer vlansNumNotInItem)
@Nullable public List<Integer> getVlansNumNotIn()
public VdsWhereInput vlansNumNotIn_ExplictlyNull()
public VdsWhereInput vlansNumNotIn_ExplictlyNonNull()
public void setVlansNumNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlansNumNotIn_IsExplictlyNull()
public VdsWhereInput vlansSome(VlanWhereInput vlansSome)
@Nullable public VlanWhereInput getVlansSome()
public void setVlansSome(VlanWhereInput vlansSome)
public VdsWhereInput vlansSome_ExplictlyNull()
public VdsWhereInput vlansSome_ExplictlyNonNull()
public void setVlansSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVlansSome_IsExplictlyNull()
public VdsWhereInput workMode(String workMode)
public void setWorkMode(String workMode)
public VdsWhereInput workMode_ExplictlyNull()
public VdsWhereInput workMode_ExplictlyNonNull()
public void setWorkMode_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkMode_IsExplictlyNull()
public VdsWhereInput workModeContains(String workModeContains)
@Nullable public String getWorkModeContains()
public void setWorkModeContains(String workModeContains)
public VdsWhereInput workModeContains_ExplictlyNull()
public VdsWhereInput workModeContains_ExplictlyNonNull()
public void setWorkModeContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeContains_IsExplictlyNull()
public VdsWhereInput workModeEndsWith(String workModeEndsWith)
@Nullable public String getWorkModeEndsWith()
public void setWorkModeEndsWith(String workModeEndsWith)
public VdsWhereInput workModeEndsWith_ExplictlyNull()
public VdsWhereInput workModeEndsWith_ExplictlyNonNull()
public void setWorkModeEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeEndsWith_IsExplictlyNull()
public VdsWhereInput workModeGt(String workModeGt)
public void setWorkModeGt(String workModeGt)
public VdsWhereInput workModeGt_ExplictlyNull()
public VdsWhereInput workModeGt_ExplictlyNonNull()
public void setWorkModeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeGt_IsExplictlyNull()
public VdsWhereInput workModeGte(String workModeGte)
public void setWorkModeGte(String workModeGte)
public VdsWhereInput workModeGte_ExplictlyNull()
public VdsWhereInput workModeGte_ExplictlyNonNull()
public void setWorkModeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeGte_IsExplictlyNull()
public VdsWhereInput workModeIn(List<String> workModeIn)
public VdsWhereInput addWorkModeInItem(String workModeInItem)
public VdsWhereInput workModeIn_ExplictlyNull()
public VdsWhereInput workModeIn_ExplictlyNonNull()
public void setWorkModeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeIn_IsExplictlyNull()
public VdsWhereInput workModeLt(String workModeLt)
public void setWorkModeLt(String workModeLt)
public VdsWhereInput workModeLt_ExplictlyNull()
public VdsWhereInput workModeLt_ExplictlyNonNull()
public void setWorkModeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeLt_IsExplictlyNull()
public VdsWhereInput workModeLte(String workModeLte)
public void setWorkModeLte(String workModeLte)
public VdsWhereInput workModeLte_ExplictlyNull()
public VdsWhereInput workModeLte_ExplictlyNonNull()
public void setWorkModeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeLte_IsExplictlyNull()
public VdsWhereInput workModeNot(String workModeNot)
public void setWorkModeNot(String workModeNot)
public VdsWhereInput workModeNot_ExplictlyNull()
public VdsWhereInput workModeNot_ExplictlyNonNull()
public void setWorkModeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeNot_IsExplictlyNull()
public VdsWhereInput workModeNotContains(String workModeNotContains)
@Nullable public String getWorkModeNotContains()
public void setWorkModeNotContains(String workModeNotContains)
public VdsWhereInput workModeNotContains_ExplictlyNull()
public VdsWhereInput workModeNotContains_ExplictlyNonNull()
public void setWorkModeNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeNotContains_IsExplictlyNull()
public VdsWhereInput workModeNotEndsWith(String workModeNotEndsWith)
@Nullable public String getWorkModeNotEndsWith()
public void setWorkModeNotEndsWith(String workModeNotEndsWith)
public VdsWhereInput workModeNotEndsWith_ExplictlyNull()
public VdsWhereInput workModeNotEndsWith_ExplictlyNonNull()
public void setWorkModeNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeNotEndsWith_IsExplictlyNull()
public VdsWhereInput workModeNotIn(List<String> workModeNotIn)
public VdsWhereInput addWorkModeNotInItem(String workModeNotInItem)
@Nullable public List<String> getWorkModeNotIn()
public VdsWhereInput workModeNotIn_ExplictlyNull()
public VdsWhereInput workModeNotIn_ExplictlyNonNull()
public void setWorkModeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeNotIn_IsExplictlyNull()
public VdsWhereInput workModeNotStartsWith(String workModeNotStartsWith)
@Nullable public String getWorkModeNotStartsWith()
public void setWorkModeNotStartsWith(String workModeNotStartsWith)
public VdsWhereInput workModeNotStartsWith_ExplictlyNull()
public VdsWhereInput workModeNotStartsWith_ExplictlyNonNull()
public void setWorkModeNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeNotStartsWith_IsExplictlyNull()
public VdsWhereInput workModeStartsWith(String workModeStartsWith)
@Nullable public String getWorkModeStartsWith()
public void setWorkModeStartsWith(String workModeStartsWith)
public VdsWhereInput workModeStartsWith_ExplictlyNull()
public VdsWhereInput workModeStartsWith_ExplictlyNonNull()
public void setWorkModeStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWorkModeStartsWith_IsExplictlyNull()
Copyright © 2025. All rights reserved.