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