Uses of Enum Class
co.ecg.alpaca.toolkit.generated.enums.EnterpriseVoiceVPNNonMatchingE164NumberSelection
Packages that use EnterpriseVoiceVPNNonMatchingE164NumberSelection
-
Uses of EnterpriseVoiceVPNNonMatchingE164NumberSelection in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated declared as EnterpriseVoiceVPNNonMatchingE164NumberSelectionModifier and TypeFieldDescriptionEnterprise.EnterpriseVoiceVPNGetResponse.e164SelectionEnterprise.EnterpriseVoiceVPNModifyRequest.e164SelectionMethods in co.ecg.alpaca.toolkit.generated that return EnterpriseVoiceVPNNonMatchingE164NumberSelectionModifier and TypeMethodDescriptionEnterprise.EnterpriseVoiceVPNGetResponse.getE164Selection()Enterprise.EnterpriseVoiceVPNModifyRequest.getE164Selection()Methods in co.ecg.alpaca.toolkit.generated with parameters of type EnterpriseVoiceVPNNonMatchingE164NumberSelectionModifier and TypeMethodDescriptionvoidEnterprise.EnterpriseVoiceVPNGetResponse.setE164Selection(EnterpriseVoiceVPNNonMatchingE164NumberSelection e164Selection) Enterprise.EnterpriseVoiceVPNModifyRequest.setE164Selection(EnterpriseVoiceVPNNonMatchingE164NumberSelection e164Selection) -
Uses of EnterpriseVoiceVPNNonMatchingE164NumberSelection in co.ecg.alpaca.toolkit.generated.enums
Methods in co.ecg.alpaca.toolkit.generated.enums that return EnterpriseVoiceVPNNonMatchingE164NumberSelectionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.EnterpriseVoiceVPNNonMatchingE164NumberSelection.values()Returns an array containing the constants of this enum class, in the order they are declared.