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