Uses of Class
cloud.genesys.webmessaging.sdk.model.AdditionalIDType
-
Packages that use AdditionalIDType Package Description cloud.genesys.webmessaging.sdk.model -
-
Uses of AdditionalIDType in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return AdditionalIDType Modifier and Type Method Description static AdditionalIDTypeAdditionalIDType. fromString(String key)static AdditionalIDTypeAdditionalIDType. valueOf(String name)Returns the enum constant of this type with the specified name.static AdditionalIDType[]AdditionalIDType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-