Uses of Enum Class
com.mypurecloud.sdk.v2.model.InboundOnlySetting.InboundEnum
Packages that use InboundOnlySetting.InboundEnum
-
Uses of InboundOnlySetting.InboundEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InboundOnlySetting.InboundEnumModifier and TypeMethodDescriptionInboundOnlySetting.InboundEnum.fromString(String key) InboundOnlySetting.getInbound()Returns the enum constant of this class with the specified name.static InboundOnlySetting.InboundEnum[]InboundOnlySetting.InboundEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type InboundOnlySetting.InboundEnumModifier and TypeMethodDescriptionInboundOnlySetting.inbound(InboundOnlySetting.InboundEnum inbound) voidInboundOnlySetting.setInbound(InboundOnlySetting.InboundEnum inbound)