Uses of Enum Class
com.mypurecloud.sdk.v2.model.CustomerInteractionCenter.NameIdentifierFormatEnum
Packages that use CustomerInteractionCenter.NameIdentifierFormatEnum
-
Uses of CustomerInteractionCenter.NameIdentifierFormatEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CustomerInteractionCenter.NameIdentifierFormatEnumModifier and TypeMethodDescriptionCustomerInteractionCenter.NameIdentifierFormatEnum.fromString(String key) CustomerInteractionCenter.getNameIdentifierFormat()Returns the enum constant of this class with the specified name.CustomerInteractionCenter.NameIdentifierFormatEnum.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 CustomerInteractionCenter.NameIdentifierFormatEnumModifier and TypeMethodDescriptionCustomerInteractionCenter.nameIdentifierFormat(CustomerInteractionCenter.NameIdentifierFormatEnum nameIdentifierFormat) voidCustomerInteractionCenter.setNameIdentifierFormat(CustomerInteractionCenter.NameIdentifierFormatEnum nameIdentifierFormat)