@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class SnmpTransportWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
SnmpTransportWhereInput() |
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_CONTAINS
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_ENDS_WITH
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_GT
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_GTE
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_IN
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_LT
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_LTE
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_NOT
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_NOT_CONTAINS
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_NOT_IN
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_STARTS_WITH
public static final String SERIALIZED_NAME_AUTH_PROTOCOL_IN
public static final String SERIALIZED_NAME_AUTH_PROTOCOL_NOT
public static final String SERIALIZED_NAME_AUTH_PROTOCOL_NOT_IN
public static final String SERIALIZED_NAME_COMMUNITY_CONTAINS
public static final String SERIALIZED_NAME_COMMUNITY_ENDS_WITH
public static final String SERIALIZED_NAME_COMMUNITY_NOT_CONTAINS
public static final String SERIALIZED_NAME_COMMUNITY_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_COMMUNITY_NOT_IN
public static final String SERIALIZED_NAME_COMMUNITY_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_COMMUNITY_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_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_PRIVACY_PASS_PHRASE
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_CONTAINS
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_ENDS_WITH
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_GT
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_GTE
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_IN
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_LT
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_LTE
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_NOT
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_NOT_CONTAINS
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_NOT_IN
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_STARTS_WITH
public static final String SERIALIZED_NAME_PRIVACY_PROTOCOL
public static final String SERIALIZED_NAME_PRIVACY_PROTOCOL_IN
public static final String SERIALIZED_NAME_PRIVACY_PROTOCOL_NOT
public static final String SERIALIZED_NAME_PRIVACY_PROTOCOL_NOT_IN
public static final String SERIALIZED_NAME_PROTOCOL_NOT_IN
public static final String SERIALIZED_NAME_USERNAME_CONTAINS
public static final String SERIALIZED_NAME_USERNAME_ENDS_WITH
public static final String SERIALIZED_NAME_USERNAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_USERNAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_USERNAME_NOT_IN
public static final String SERIALIZED_NAME_USERNAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_USERNAME_STARTS_WITH
public SnmpTransportWhereInput AND(List<SnmpTransportWhereInput> AND)
public SnmpTransportWhereInput addANDItem(SnmpTransportWhereInput ANDItem)
@Nullable public List<SnmpTransportWhereInput> getAND()
public void setAND(List<SnmpTransportWhereInput> AND)
public SnmpTransportWhereInput AND_ExplictlyNull()
public SnmpTransportWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public SnmpTransportWhereInput NOT(List<SnmpTransportWhereInput> NOT)
public SnmpTransportWhereInput addNOTItem(SnmpTransportWhereInput NOTItem)
@Nullable public List<SnmpTransportWhereInput> getNOT()
public void setNOT(List<SnmpTransportWhereInput> NOT)
public SnmpTransportWhereInput NOT_ExplictlyNull()
public SnmpTransportWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public SnmpTransportWhereInput OR(List<SnmpTransportWhereInput> OR)
public SnmpTransportWhereInput addORItem(SnmpTransportWhereInput ORItem)
@Nullable public List<SnmpTransportWhereInput> getOR()
public void setOR(List<SnmpTransportWhereInput> OR)
public SnmpTransportWhereInput OR_ExplictlyNull()
public SnmpTransportWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhrase(String authPassPhrase)
public void setAuthPassPhrase(String authPassPhrase)
public SnmpTransportWhereInput authPassPhrase_ExplictlyNull()
public SnmpTransportWhereInput authPassPhrase_ExplictlyNonNull()
public void setAuthPassPhrase_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhrase_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseContains(String authPassPhraseContains)
@Nullable public String getAuthPassPhraseContains()
public void setAuthPassPhraseContains(String authPassPhraseContains)
public SnmpTransportWhereInput authPassPhraseContains_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseContains_ExplictlyNonNull()
public void setAuthPassPhraseContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseContains_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseEndsWith(String authPassPhraseEndsWith)
@Nullable public String getAuthPassPhraseEndsWith()
public void setAuthPassPhraseEndsWith(String authPassPhraseEndsWith)
public SnmpTransportWhereInput authPassPhraseEndsWith_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseEndsWith_ExplictlyNonNull()
public void setAuthPassPhraseEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseGt(String authPassPhraseGt)
@Nullable public String getAuthPassPhraseGt()
public void setAuthPassPhraseGt(String authPassPhraseGt)
public SnmpTransportWhereInput authPassPhraseGt_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseGt_ExplictlyNonNull()
public void setAuthPassPhraseGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseGt_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseGte(String authPassPhraseGte)
@Nullable public String getAuthPassPhraseGte()
public void setAuthPassPhraseGte(String authPassPhraseGte)
public SnmpTransportWhereInput authPassPhraseGte_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseGte_ExplictlyNonNull()
public void setAuthPassPhraseGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseGte_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseIn(List<String> authPassPhraseIn)
public SnmpTransportWhereInput addAuthPassPhraseInItem(String authPassPhraseInItem)
@Nullable public List<String> getAuthPassPhraseIn()
public SnmpTransportWhereInput authPassPhraseIn_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseIn_ExplictlyNonNull()
public void setAuthPassPhraseIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseIn_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseLt(String authPassPhraseLt)
@Nullable public String getAuthPassPhraseLt()
public void setAuthPassPhraseLt(String authPassPhraseLt)
public SnmpTransportWhereInput authPassPhraseLt_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseLt_ExplictlyNonNull()
public void setAuthPassPhraseLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseLt_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseLte(String authPassPhraseLte)
@Nullable public String getAuthPassPhraseLte()
public void setAuthPassPhraseLte(String authPassPhraseLte)
public SnmpTransportWhereInput authPassPhraseLte_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseLte_ExplictlyNonNull()
public void setAuthPassPhraseLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseLte_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseNot(String authPassPhraseNot)
@Nullable public String getAuthPassPhraseNot()
public void setAuthPassPhraseNot(String authPassPhraseNot)
public SnmpTransportWhereInput authPassPhraseNot_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseNot_ExplictlyNonNull()
public void setAuthPassPhraseNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseNot_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseNotContains(String authPassPhraseNotContains)
@Nullable public String getAuthPassPhraseNotContains()
public void setAuthPassPhraseNotContains(String authPassPhraseNotContains)
public SnmpTransportWhereInput authPassPhraseNotContains_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseNotContains_ExplictlyNonNull()
public void setAuthPassPhraseNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseNotContains_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseNotEndsWith(String authPassPhraseNotEndsWith)
@Nullable public String getAuthPassPhraseNotEndsWith()
public void setAuthPassPhraseNotEndsWith(String authPassPhraseNotEndsWith)
public SnmpTransportWhereInput authPassPhraseNotEndsWith_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseNotEndsWith_ExplictlyNonNull()
public void setAuthPassPhraseNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseNotEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseNotIn(List<String> authPassPhraseNotIn)
public SnmpTransportWhereInput addAuthPassPhraseNotInItem(String authPassPhraseNotInItem)
@Nullable public List<String> getAuthPassPhraseNotIn()
public SnmpTransportWhereInput authPassPhraseNotIn_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseNotIn_ExplictlyNonNull()
public void setAuthPassPhraseNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseNotIn_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseNotStartsWith(String authPassPhraseNotStartsWith)
@Nullable public String getAuthPassPhraseNotStartsWith()
public void setAuthPassPhraseNotStartsWith(String authPassPhraseNotStartsWith)
public SnmpTransportWhereInput authPassPhraseNotStartsWith_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseNotStartsWith_ExplictlyNonNull()
public void setAuthPassPhraseNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseNotStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput authPassPhraseStartsWith(String authPassPhraseStartsWith)
@Nullable public String getAuthPassPhraseStartsWith()
public void setAuthPassPhraseStartsWith(String authPassPhraseStartsWith)
public SnmpTransportWhereInput authPassPhraseStartsWith_ExplictlyNull()
public SnmpTransportWhereInput authPassPhraseStartsWith_ExplictlyNonNull()
public void setAuthPassPhraseStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthPassPhraseStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput authProtocol(SnmpAuthProtocol authProtocol)
@Nullable public SnmpAuthProtocol getAuthProtocol()
public void setAuthProtocol(SnmpAuthProtocol authProtocol)
public SnmpTransportWhereInput authProtocol_ExplictlyNull()
public SnmpTransportWhereInput authProtocol_ExplictlyNonNull()
public void setAuthProtocol_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthProtocol_IsExplictlyNull()
public SnmpTransportWhereInput authProtocolIn(List<SnmpAuthProtocol> authProtocolIn)
public SnmpTransportWhereInput addAuthProtocolInItem(SnmpAuthProtocol authProtocolInItem)
@Nullable public List<SnmpAuthProtocol> getAuthProtocolIn()
public void setAuthProtocolIn(List<SnmpAuthProtocol> authProtocolIn)
public SnmpTransportWhereInput authProtocolIn_ExplictlyNull()
public SnmpTransportWhereInput authProtocolIn_ExplictlyNonNull()
public void setAuthProtocolIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthProtocolIn_IsExplictlyNull()
public SnmpTransportWhereInput authProtocolNot(SnmpAuthProtocol authProtocolNot)
@Nullable public SnmpAuthProtocol getAuthProtocolNot()
public void setAuthProtocolNot(SnmpAuthProtocol authProtocolNot)
public SnmpTransportWhereInput authProtocolNot_ExplictlyNull()
public SnmpTransportWhereInput authProtocolNot_ExplictlyNonNull()
public void setAuthProtocolNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthProtocolNot_IsExplictlyNull()
public SnmpTransportWhereInput authProtocolNotIn(List<SnmpAuthProtocol> authProtocolNotIn)
public SnmpTransportWhereInput addAuthProtocolNotInItem(SnmpAuthProtocol authProtocolNotInItem)
@Nullable public List<SnmpAuthProtocol> getAuthProtocolNotIn()
public void setAuthProtocolNotIn(List<SnmpAuthProtocol> authProtocolNotIn)
public SnmpTransportWhereInput authProtocolNotIn_ExplictlyNull()
public SnmpTransportWhereInput authProtocolNotIn_ExplictlyNonNull()
public void setAuthProtocolNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAuthProtocolNotIn_IsExplictlyNull()
public SnmpTransportWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public SnmpTransportWhereInput cluster_ExplictlyNull()
public SnmpTransportWhereInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public SnmpTransportWhereInput community(String community)
public void setCommunity(String community)
public SnmpTransportWhereInput community_ExplictlyNull()
public SnmpTransportWhereInput community_ExplictlyNonNull()
public void setCommunity_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunity_IsExplictlyNull()
public SnmpTransportWhereInput communityContains(String communityContains)
@Nullable public String getCommunityContains()
public void setCommunityContains(String communityContains)
public SnmpTransportWhereInput communityContains_ExplictlyNull()
public SnmpTransportWhereInput communityContains_ExplictlyNonNull()
public void setCommunityContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityContains_IsExplictlyNull()
public SnmpTransportWhereInput communityEndsWith(String communityEndsWith)
@Nullable public String getCommunityEndsWith()
public void setCommunityEndsWith(String communityEndsWith)
public SnmpTransportWhereInput communityEndsWith_ExplictlyNull()
public SnmpTransportWhereInput communityEndsWith_ExplictlyNonNull()
public void setCommunityEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput communityGt(String communityGt)
public void setCommunityGt(String communityGt)
public SnmpTransportWhereInput communityGt_ExplictlyNull()
public SnmpTransportWhereInput communityGt_ExplictlyNonNull()
public void setCommunityGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityGt_IsExplictlyNull()
public SnmpTransportWhereInput communityGte(String communityGte)
public void setCommunityGte(String communityGte)
public SnmpTransportWhereInput communityGte_ExplictlyNull()
public SnmpTransportWhereInput communityGte_ExplictlyNonNull()
public void setCommunityGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityGte_IsExplictlyNull()
public SnmpTransportWhereInput communityIn(List<String> communityIn)
public SnmpTransportWhereInput addCommunityInItem(String communityInItem)
public SnmpTransportWhereInput communityIn_ExplictlyNull()
public SnmpTransportWhereInput communityIn_ExplictlyNonNull()
public void setCommunityIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityIn_IsExplictlyNull()
public SnmpTransportWhereInput communityLt(String communityLt)
public void setCommunityLt(String communityLt)
public SnmpTransportWhereInput communityLt_ExplictlyNull()
public SnmpTransportWhereInput communityLt_ExplictlyNonNull()
public void setCommunityLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityLt_IsExplictlyNull()
public SnmpTransportWhereInput communityLte(String communityLte)
public void setCommunityLte(String communityLte)
public SnmpTransportWhereInput communityLte_ExplictlyNull()
public SnmpTransportWhereInput communityLte_ExplictlyNonNull()
public void setCommunityLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityLte_IsExplictlyNull()
public SnmpTransportWhereInput communityNot(String communityNot)
public void setCommunityNot(String communityNot)
public SnmpTransportWhereInput communityNot_ExplictlyNull()
public SnmpTransportWhereInput communityNot_ExplictlyNonNull()
public void setCommunityNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityNot_IsExplictlyNull()
public SnmpTransportWhereInput communityNotContains(String communityNotContains)
@Nullable public String getCommunityNotContains()
public void setCommunityNotContains(String communityNotContains)
public SnmpTransportWhereInput communityNotContains_ExplictlyNull()
public SnmpTransportWhereInput communityNotContains_ExplictlyNonNull()
public void setCommunityNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityNotContains_IsExplictlyNull()
public SnmpTransportWhereInput communityNotEndsWith(String communityNotEndsWith)
@Nullable public String getCommunityNotEndsWith()
public void setCommunityNotEndsWith(String communityNotEndsWith)
public SnmpTransportWhereInput communityNotEndsWith_ExplictlyNull()
public SnmpTransportWhereInput communityNotEndsWith_ExplictlyNonNull()
public void setCommunityNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityNotEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput communityNotIn(List<String> communityNotIn)
public SnmpTransportWhereInput addCommunityNotInItem(String communityNotInItem)
@Nullable public List<String> getCommunityNotIn()
public SnmpTransportWhereInput communityNotIn_ExplictlyNull()
public SnmpTransportWhereInput communityNotIn_ExplictlyNonNull()
public void setCommunityNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityNotIn_IsExplictlyNull()
public SnmpTransportWhereInput communityNotStartsWith(String communityNotStartsWith)
@Nullable public String getCommunityNotStartsWith()
public void setCommunityNotStartsWith(String communityNotStartsWith)
public SnmpTransportWhereInput communityNotStartsWith_ExplictlyNull()
public SnmpTransportWhereInput communityNotStartsWith_ExplictlyNonNull()
public void setCommunityNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityNotStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput communityStartsWith(String communityStartsWith)
@Nullable public String getCommunityStartsWith()
public void setCommunityStartsWith(String communityStartsWith)
public SnmpTransportWhereInput communityStartsWith_ExplictlyNull()
public SnmpTransportWhereInput communityStartsWith_ExplictlyNonNull()
public void setCommunityStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCommunityStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput disabled(Boolean disabled)
public void setDisabled(Boolean disabled)
public SnmpTransportWhereInput disabled_ExplictlyNull()
public SnmpTransportWhereInput disabled_ExplictlyNonNull()
public void setDisabled_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisabled_IsExplictlyNull()
public SnmpTransportWhereInput disabledNot(Boolean disabledNot)
public void setDisabledNot(Boolean disabledNot)
public SnmpTransportWhereInput disabledNot_ExplictlyNull()
public SnmpTransportWhereInput disabledNot_ExplictlyNonNull()
public void setDisabledNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisabledNot_IsExplictlyNull()
public SnmpTransportWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public SnmpTransportWhereInput entityAsyncStatus_ExplictlyNull()
public SnmpTransportWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public SnmpTransportWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public SnmpTransportWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public SnmpTransportWhereInput entityAsyncStatusIn_ExplictlyNull()
public SnmpTransportWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public SnmpTransportWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public SnmpTransportWhereInput entityAsyncStatusNot_ExplictlyNull()
public SnmpTransportWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public SnmpTransportWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public SnmpTransportWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public SnmpTransportWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public SnmpTransportWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public SnmpTransportWhereInput id(String id)
public void setId(String id)
public SnmpTransportWhereInput id_ExplictlyNull()
public SnmpTransportWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public SnmpTransportWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public SnmpTransportWhereInput idContains_ExplictlyNull()
public SnmpTransportWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public SnmpTransportWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public SnmpTransportWhereInput idEndsWith_ExplictlyNull()
public SnmpTransportWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public SnmpTransportWhereInput idGt_ExplictlyNull()
public SnmpTransportWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public SnmpTransportWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public SnmpTransportWhereInput idGte_ExplictlyNull()
public SnmpTransportWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public SnmpTransportWhereInput idIn(List<String> idIn)
public SnmpTransportWhereInput addIdInItem(String idInItem)
public SnmpTransportWhereInput idIn_ExplictlyNull()
public SnmpTransportWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public SnmpTransportWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public SnmpTransportWhereInput idLt_ExplictlyNull()
public SnmpTransportWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public SnmpTransportWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public SnmpTransportWhereInput idLte_ExplictlyNull()
public SnmpTransportWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public SnmpTransportWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public SnmpTransportWhereInput idNot_ExplictlyNull()
public SnmpTransportWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public SnmpTransportWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public SnmpTransportWhereInput idNotContains_ExplictlyNull()
public SnmpTransportWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public SnmpTransportWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public SnmpTransportWhereInput idNotEndsWith_ExplictlyNull()
public SnmpTransportWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput idNotIn(List<String> idNotIn)
public SnmpTransportWhereInput addIdNotInItem(String idNotInItem)
public SnmpTransportWhereInput idNotIn_ExplictlyNull()
public SnmpTransportWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public SnmpTransportWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public SnmpTransportWhereInput idNotStartsWith_ExplictlyNull()
public SnmpTransportWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public SnmpTransportWhereInput idStartsWith_ExplictlyNull()
public SnmpTransportWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput localId(String localId)
public void setLocalId(String localId)
public SnmpTransportWhereInput localId_ExplictlyNull()
public SnmpTransportWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public SnmpTransportWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public SnmpTransportWhereInput localIdContains_ExplictlyNull()
public SnmpTransportWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public SnmpTransportWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public SnmpTransportWhereInput localIdEndsWith_ExplictlyNull()
public SnmpTransportWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public SnmpTransportWhereInput localIdGt_ExplictlyNull()
public SnmpTransportWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public SnmpTransportWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public SnmpTransportWhereInput localIdGte_ExplictlyNull()
public SnmpTransportWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public SnmpTransportWhereInput localIdIn(List<String> localIdIn)
public SnmpTransportWhereInput addLocalIdInItem(String localIdInItem)
public SnmpTransportWhereInput localIdIn_ExplictlyNull()
public SnmpTransportWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public SnmpTransportWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public SnmpTransportWhereInput localIdLt_ExplictlyNull()
public SnmpTransportWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public SnmpTransportWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public SnmpTransportWhereInput localIdLte_ExplictlyNull()
public SnmpTransportWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public SnmpTransportWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public SnmpTransportWhereInput localIdNot_ExplictlyNull()
public SnmpTransportWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public SnmpTransportWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public SnmpTransportWhereInput localIdNotContains_ExplictlyNull()
public SnmpTransportWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public SnmpTransportWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public SnmpTransportWhereInput localIdNotEndsWith_ExplictlyNull()
public SnmpTransportWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput localIdNotIn(List<String> localIdNotIn)
public SnmpTransportWhereInput addLocalIdNotInItem(String localIdNotInItem)
public SnmpTransportWhereInput localIdNotIn_ExplictlyNull()
public SnmpTransportWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public SnmpTransportWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public SnmpTransportWhereInput localIdNotStartsWith_ExplictlyNull()
public SnmpTransportWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public SnmpTransportWhereInput localIdStartsWith_ExplictlyNull()
public SnmpTransportWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput name(String name)
public void setName(String name)
public SnmpTransportWhereInput name_ExplictlyNull()
public SnmpTransportWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public SnmpTransportWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public SnmpTransportWhereInput nameContains_ExplictlyNull()
public SnmpTransportWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public SnmpTransportWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public SnmpTransportWhereInput nameEndsWith_ExplictlyNull()
public SnmpTransportWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public SnmpTransportWhereInput nameGt_ExplictlyNull()
public SnmpTransportWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public SnmpTransportWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public SnmpTransportWhereInput nameGte_ExplictlyNull()
public SnmpTransportWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public SnmpTransportWhereInput nameIn(List<String> nameIn)
public SnmpTransportWhereInput addNameInItem(String nameInItem)
public SnmpTransportWhereInput nameIn_ExplictlyNull()
public SnmpTransportWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public SnmpTransportWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public SnmpTransportWhereInput nameLt_ExplictlyNull()
public SnmpTransportWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public SnmpTransportWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public SnmpTransportWhereInput nameLte_ExplictlyNull()
public SnmpTransportWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public SnmpTransportWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public SnmpTransportWhereInput nameNot_ExplictlyNull()
public SnmpTransportWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public SnmpTransportWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public SnmpTransportWhereInput nameNotContains_ExplictlyNull()
public SnmpTransportWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public SnmpTransportWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public SnmpTransportWhereInput nameNotEndsWith_ExplictlyNull()
public SnmpTransportWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput nameNotIn(List<String> nameNotIn)
public SnmpTransportWhereInput addNameNotInItem(String nameNotInItem)
public SnmpTransportWhereInput nameNotIn_ExplictlyNull()
public SnmpTransportWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public SnmpTransportWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public SnmpTransportWhereInput nameNotStartsWith_ExplictlyNull()
public SnmpTransportWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public SnmpTransportWhereInput nameStartsWith_ExplictlyNull()
public SnmpTransportWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput port(Integer port)
public void setPort(Integer port)
public SnmpTransportWhereInput port_ExplictlyNull()
public SnmpTransportWhereInput port_ExplictlyNonNull()
public void setPort_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPort_IsExplictlyNull()
public SnmpTransportWhereInput portGt(Integer portGt)
public void setPortGt(Integer portGt)
public SnmpTransportWhereInput portGt_ExplictlyNull()
public SnmpTransportWhereInput portGt_ExplictlyNonNull()
public void setPortGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPortGt_IsExplictlyNull()
public SnmpTransportWhereInput portGte(Integer portGte)
public void setPortGte(Integer portGte)
public SnmpTransportWhereInput portGte_ExplictlyNull()
public SnmpTransportWhereInput portGte_ExplictlyNonNull()
public void setPortGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPortGte_IsExplictlyNull()
public SnmpTransportWhereInput portIn(List<Integer> portIn)
public SnmpTransportWhereInput addPortInItem(Integer portInItem)
public SnmpTransportWhereInput portIn_ExplictlyNull()
public SnmpTransportWhereInput portIn_ExplictlyNonNull()
public void setPortIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPortIn_IsExplictlyNull()
public SnmpTransportWhereInput portLt(Integer portLt)
public void setPortLt(Integer portLt)
public SnmpTransportWhereInput portLt_ExplictlyNull()
public SnmpTransportWhereInput portLt_ExplictlyNonNull()
public void setPortLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPortLt_IsExplictlyNull()
public SnmpTransportWhereInput portLte(Integer portLte)
public void setPortLte(Integer portLte)
public SnmpTransportWhereInput portLte_ExplictlyNull()
public SnmpTransportWhereInput portLte_ExplictlyNonNull()
public void setPortLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPortLte_IsExplictlyNull()
public SnmpTransportWhereInput portNot(Integer portNot)
public void setPortNot(Integer portNot)
public SnmpTransportWhereInput portNot_ExplictlyNull()
public SnmpTransportWhereInput portNot_ExplictlyNonNull()
public void setPortNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPortNot_IsExplictlyNull()
public SnmpTransportWhereInput portNotIn(List<Integer> portNotIn)
public SnmpTransportWhereInput addPortNotInItem(Integer portNotInItem)
public SnmpTransportWhereInput portNotIn_ExplictlyNull()
public SnmpTransportWhereInput portNotIn_ExplictlyNonNull()
public void setPortNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPortNotIn_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhrase(String privacyPassPhrase)
@Nullable public String getPrivacyPassPhrase()
public void setPrivacyPassPhrase(String privacyPassPhrase)
public SnmpTransportWhereInput privacyPassPhrase_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhrase_ExplictlyNonNull()
public void setPrivacyPassPhrase_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhrase_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseContains(String privacyPassPhraseContains)
@Nullable public String getPrivacyPassPhraseContains()
public void setPrivacyPassPhraseContains(String privacyPassPhraseContains)
public SnmpTransportWhereInput privacyPassPhraseContains_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseContains_ExplictlyNonNull()
public void setPrivacyPassPhraseContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseContains_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseEndsWith(String privacyPassPhraseEndsWith)
@Nullable public String getPrivacyPassPhraseEndsWith()
public void setPrivacyPassPhraseEndsWith(String privacyPassPhraseEndsWith)
public SnmpTransportWhereInput privacyPassPhraseEndsWith_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseEndsWith_ExplictlyNonNull()
public void setPrivacyPassPhraseEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseGt(String privacyPassPhraseGt)
@Nullable public String getPrivacyPassPhraseGt()
public void setPrivacyPassPhraseGt(String privacyPassPhraseGt)
public SnmpTransportWhereInput privacyPassPhraseGt_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseGt_ExplictlyNonNull()
public void setPrivacyPassPhraseGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseGt_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseGte(String privacyPassPhraseGte)
@Nullable public String getPrivacyPassPhraseGte()
public void setPrivacyPassPhraseGte(String privacyPassPhraseGte)
public SnmpTransportWhereInput privacyPassPhraseGte_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseGte_ExplictlyNonNull()
public void setPrivacyPassPhraseGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseGte_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseIn(List<String> privacyPassPhraseIn)
public SnmpTransportWhereInput addPrivacyPassPhraseInItem(String privacyPassPhraseInItem)
@Nullable public List<String> getPrivacyPassPhraseIn()
public SnmpTransportWhereInput privacyPassPhraseIn_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseIn_ExplictlyNonNull()
public void setPrivacyPassPhraseIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseIn_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseLt(String privacyPassPhraseLt)
@Nullable public String getPrivacyPassPhraseLt()
public void setPrivacyPassPhraseLt(String privacyPassPhraseLt)
public SnmpTransportWhereInput privacyPassPhraseLt_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseLt_ExplictlyNonNull()
public void setPrivacyPassPhraseLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseLt_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseLte(String privacyPassPhraseLte)
@Nullable public String getPrivacyPassPhraseLte()
public void setPrivacyPassPhraseLte(String privacyPassPhraseLte)
public SnmpTransportWhereInput privacyPassPhraseLte_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseLte_ExplictlyNonNull()
public void setPrivacyPassPhraseLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseLte_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseNot(String privacyPassPhraseNot)
@Nullable public String getPrivacyPassPhraseNot()
public void setPrivacyPassPhraseNot(String privacyPassPhraseNot)
public SnmpTransportWhereInput privacyPassPhraseNot_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseNot_ExplictlyNonNull()
public void setPrivacyPassPhraseNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseNot_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseNotContains(String privacyPassPhraseNotContains)
@Nullable public String getPrivacyPassPhraseNotContains()
public void setPrivacyPassPhraseNotContains(String privacyPassPhraseNotContains)
public SnmpTransportWhereInput privacyPassPhraseNotContains_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseNotContains_ExplictlyNonNull()
public void setPrivacyPassPhraseNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseNotContains_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseNotEndsWith(String privacyPassPhraseNotEndsWith)
@Nullable public String getPrivacyPassPhraseNotEndsWith()
public void setPrivacyPassPhraseNotEndsWith(String privacyPassPhraseNotEndsWith)
public SnmpTransportWhereInput privacyPassPhraseNotEndsWith_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseNotEndsWith_ExplictlyNonNull()
public void setPrivacyPassPhraseNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseNotEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseNotIn(List<String> privacyPassPhraseNotIn)
public SnmpTransportWhereInput addPrivacyPassPhraseNotInItem(String privacyPassPhraseNotInItem)
@Nullable public List<String> getPrivacyPassPhraseNotIn()
public void setPrivacyPassPhraseNotIn(List<String> privacyPassPhraseNotIn)
public SnmpTransportWhereInput privacyPassPhraseNotIn_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseNotIn_ExplictlyNonNull()
public void setPrivacyPassPhraseNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseNotIn_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseNotStartsWith(String privacyPassPhraseNotStartsWith)
@Nullable public String getPrivacyPassPhraseNotStartsWith()
public void setPrivacyPassPhraseNotStartsWith(String privacyPassPhraseNotStartsWith)
public SnmpTransportWhereInput privacyPassPhraseNotStartsWith_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseNotStartsWith_ExplictlyNonNull()
public void setPrivacyPassPhraseNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseNotStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseStartsWith(String privacyPassPhraseStartsWith)
@Nullable public String getPrivacyPassPhraseStartsWith()
public void setPrivacyPassPhraseStartsWith(String privacyPassPhraseStartsWith)
public SnmpTransportWhereInput privacyPassPhraseStartsWith_ExplictlyNull()
public SnmpTransportWhereInput privacyPassPhraseStartsWith_ExplictlyNonNull()
public void setPrivacyPassPhraseStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyPassPhraseStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput privacyProtocol(SnmpPrivacyProtocol privacyProtocol)
@Nullable public SnmpPrivacyProtocol getPrivacyProtocol()
public void setPrivacyProtocol(SnmpPrivacyProtocol privacyProtocol)
public SnmpTransportWhereInput privacyProtocol_ExplictlyNull()
public SnmpTransportWhereInput privacyProtocol_ExplictlyNonNull()
public void setPrivacyProtocol_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyProtocol_IsExplictlyNull()
public SnmpTransportWhereInput privacyProtocolIn(List<SnmpPrivacyProtocol> privacyProtocolIn)
public SnmpTransportWhereInput addPrivacyProtocolInItem(SnmpPrivacyProtocol privacyProtocolInItem)
@Nullable public List<SnmpPrivacyProtocol> getPrivacyProtocolIn()
public void setPrivacyProtocolIn(List<SnmpPrivacyProtocol> privacyProtocolIn)
public SnmpTransportWhereInput privacyProtocolIn_ExplictlyNull()
public SnmpTransportWhereInput privacyProtocolIn_ExplictlyNonNull()
public void setPrivacyProtocolIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyProtocolIn_IsExplictlyNull()
public SnmpTransportWhereInput privacyProtocolNot(SnmpPrivacyProtocol privacyProtocolNot)
@Nullable public SnmpPrivacyProtocol getPrivacyProtocolNot()
public void setPrivacyProtocolNot(SnmpPrivacyProtocol privacyProtocolNot)
public SnmpTransportWhereInput privacyProtocolNot_ExplictlyNull()
public SnmpTransportWhereInput privacyProtocolNot_ExplictlyNonNull()
public void setPrivacyProtocolNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyProtocolNot_IsExplictlyNull()
public SnmpTransportWhereInput privacyProtocolNotIn(List<SnmpPrivacyProtocol> privacyProtocolNotIn)
public SnmpTransportWhereInput addPrivacyProtocolNotInItem(SnmpPrivacyProtocol privacyProtocolNotInItem)
@Nullable public List<SnmpPrivacyProtocol> getPrivacyProtocolNotIn()
public void setPrivacyProtocolNotIn(List<SnmpPrivacyProtocol> privacyProtocolNotIn)
public SnmpTransportWhereInput privacyProtocolNotIn_ExplictlyNull()
public SnmpTransportWhereInput privacyProtocolNotIn_ExplictlyNonNull()
public void setPrivacyProtocolNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPrivacyProtocolNotIn_IsExplictlyNull()
public SnmpTransportWhereInput protocol(SnmpProtocol protocol)
@Nullable public SnmpProtocol getProtocol()
public void setProtocol(SnmpProtocol protocol)
public SnmpTransportWhereInput protocol_ExplictlyNull()
public SnmpTransportWhereInput protocol_ExplictlyNonNull()
public void setProtocol_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProtocol_IsExplictlyNull()
public SnmpTransportWhereInput protocolIn(List<SnmpProtocol> protocolIn)
public SnmpTransportWhereInput addProtocolInItem(SnmpProtocol protocolInItem)
@Nullable public List<SnmpProtocol> getProtocolIn()
public void setProtocolIn(List<SnmpProtocol> protocolIn)
public SnmpTransportWhereInput protocolIn_ExplictlyNull()
public SnmpTransportWhereInput protocolIn_ExplictlyNonNull()
public void setProtocolIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProtocolIn_IsExplictlyNull()
public SnmpTransportWhereInput protocolNot(SnmpProtocol protocolNot)
@Nullable public SnmpProtocol getProtocolNot()
public void setProtocolNot(SnmpProtocol protocolNot)
public SnmpTransportWhereInput protocolNot_ExplictlyNull()
public SnmpTransportWhereInput protocolNot_ExplictlyNonNull()
public void setProtocolNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProtocolNot_IsExplictlyNull()
public SnmpTransportWhereInput protocolNotIn(List<SnmpProtocol> protocolNotIn)
public SnmpTransportWhereInput addProtocolNotInItem(SnmpProtocol protocolNotInItem)
@Nullable public List<SnmpProtocol> getProtocolNotIn()
public void setProtocolNotIn(List<SnmpProtocol> protocolNotIn)
public SnmpTransportWhereInput protocolNotIn_ExplictlyNull()
public SnmpTransportWhereInput protocolNotIn_ExplictlyNonNull()
public void setProtocolNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProtocolNotIn_IsExplictlyNull()
public SnmpTransportWhereInput username(String username)
public void setUsername(String username)
public SnmpTransportWhereInput username_ExplictlyNull()
public SnmpTransportWhereInput username_ExplictlyNonNull()
public void setUsername_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsername_IsExplictlyNull()
public SnmpTransportWhereInput usernameContains(String usernameContains)
@Nullable public String getUsernameContains()
public void setUsernameContains(String usernameContains)
public SnmpTransportWhereInput usernameContains_ExplictlyNull()
public SnmpTransportWhereInput usernameContains_ExplictlyNonNull()
public void setUsernameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameContains_IsExplictlyNull()
public SnmpTransportWhereInput usernameEndsWith(String usernameEndsWith)
@Nullable public String getUsernameEndsWith()
public void setUsernameEndsWith(String usernameEndsWith)
public SnmpTransportWhereInput usernameEndsWith_ExplictlyNull()
public SnmpTransportWhereInput usernameEndsWith_ExplictlyNonNull()
public void setUsernameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput usernameGt(String usernameGt)
public void setUsernameGt(String usernameGt)
public SnmpTransportWhereInput usernameGt_ExplictlyNull()
public SnmpTransportWhereInput usernameGt_ExplictlyNonNull()
public void setUsernameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameGt_IsExplictlyNull()
public SnmpTransportWhereInput usernameGte(String usernameGte)
public void setUsernameGte(String usernameGte)
public SnmpTransportWhereInput usernameGte_ExplictlyNull()
public SnmpTransportWhereInput usernameGte_ExplictlyNonNull()
public void setUsernameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameGte_IsExplictlyNull()
public SnmpTransportWhereInput usernameIn(List<String> usernameIn)
public SnmpTransportWhereInput addUsernameInItem(String usernameInItem)
public SnmpTransportWhereInput usernameIn_ExplictlyNull()
public SnmpTransportWhereInput usernameIn_ExplictlyNonNull()
public void setUsernameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameIn_IsExplictlyNull()
public SnmpTransportWhereInput usernameLt(String usernameLt)
public void setUsernameLt(String usernameLt)
public SnmpTransportWhereInput usernameLt_ExplictlyNull()
public SnmpTransportWhereInput usernameLt_ExplictlyNonNull()
public void setUsernameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameLt_IsExplictlyNull()
public SnmpTransportWhereInput usernameLte(String usernameLte)
public void setUsernameLte(String usernameLte)
public SnmpTransportWhereInput usernameLte_ExplictlyNull()
public SnmpTransportWhereInput usernameLte_ExplictlyNonNull()
public void setUsernameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameLte_IsExplictlyNull()
public SnmpTransportWhereInput usernameNot(String usernameNot)
public void setUsernameNot(String usernameNot)
public SnmpTransportWhereInput usernameNot_ExplictlyNull()
public SnmpTransportWhereInput usernameNot_ExplictlyNonNull()
public void setUsernameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNot_IsExplictlyNull()
public SnmpTransportWhereInput usernameNotContains(String usernameNotContains)
@Nullable public String getUsernameNotContains()
public void setUsernameNotContains(String usernameNotContains)
public SnmpTransportWhereInput usernameNotContains_ExplictlyNull()
public SnmpTransportWhereInput usernameNotContains_ExplictlyNonNull()
public void setUsernameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNotContains_IsExplictlyNull()
public SnmpTransportWhereInput usernameNotEndsWith(String usernameNotEndsWith)
@Nullable public String getUsernameNotEndsWith()
public void setUsernameNotEndsWith(String usernameNotEndsWith)
public SnmpTransportWhereInput usernameNotEndsWith_ExplictlyNull()
public SnmpTransportWhereInput usernameNotEndsWith_ExplictlyNonNull()
public void setUsernameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNotEndsWith_IsExplictlyNull()
public SnmpTransportWhereInput usernameNotIn(List<String> usernameNotIn)
public SnmpTransportWhereInput addUsernameNotInItem(String usernameNotInItem)
@Nullable public List<String> getUsernameNotIn()
public SnmpTransportWhereInput usernameNotIn_ExplictlyNull()
public SnmpTransportWhereInput usernameNotIn_ExplictlyNonNull()
public void setUsernameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNotIn_IsExplictlyNull()
public SnmpTransportWhereInput usernameNotStartsWith(String usernameNotStartsWith)
@Nullable public String getUsernameNotStartsWith()
public void setUsernameNotStartsWith(String usernameNotStartsWith)
public SnmpTransportWhereInput usernameNotStartsWith_ExplictlyNull()
public SnmpTransportWhereInput usernameNotStartsWith_ExplictlyNonNull()
public void setUsernameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameNotStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput usernameStartsWith(String usernameStartsWith)
@Nullable public String getUsernameStartsWith()
public void setUsernameStartsWith(String usernameStartsWith)
public SnmpTransportWhereInput usernameStartsWith_ExplictlyNull()
public SnmpTransportWhereInput usernameStartsWith_ExplictlyNonNull()
public void setUsernameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsernameStartsWith_IsExplictlyNull()
public SnmpTransportWhereInput version(SnmpVersion version)
@Nullable public SnmpVersion getVersion()
public void setVersion(SnmpVersion version)
public SnmpTransportWhereInput version_ExplictlyNull()
public SnmpTransportWhereInput version_ExplictlyNonNull()
public void setVersion_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersion_IsExplictlyNull()
public SnmpTransportWhereInput versionIn(List<SnmpVersion> versionIn)
public SnmpTransportWhereInput addVersionInItem(SnmpVersion versionInItem)
@Nullable public List<SnmpVersion> getVersionIn()
public void setVersionIn(List<SnmpVersion> versionIn)
public SnmpTransportWhereInput versionIn_ExplictlyNull()
public SnmpTransportWhereInput versionIn_ExplictlyNonNull()
public void setVersionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionIn_IsExplictlyNull()
public SnmpTransportWhereInput versionNot(SnmpVersion versionNot)
@Nullable public SnmpVersion getVersionNot()
public void setVersionNot(SnmpVersion versionNot)
public SnmpTransportWhereInput versionNot_ExplictlyNull()
public SnmpTransportWhereInput versionNot_ExplictlyNonNull()
public void setVersionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNot_IsExplictlyNull()
public SnmpTransportWhereInput versionNotIn(List<SnmpVersion> versionNotIn)
public SnmpTransportWhereInput addVersionNotInItem(SnmpVersion versionNotInItem)
@Nullable public List<SnmpVersion> getVersionNotIn()
public void setVersionNotIn(List<SnmpVersion> versionNotIn)
public SnmpTransportWhereInput versionNotIn_ExplictlyNull()
public SnmpTransportWhereInput versionNotIn_ExplictlyNonNull()
public void setVersionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotIn_IsExplictlyNull()
Copyright © 2025. All rights reserved.