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