Uses of Enum Class
com.mypurecloud.sdk.v2.model.EmergencyGroup.StateEnum
Packages that use EmergencyGroup.StateEnum
-
Uses of EmergencyGroup.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmergencyGroup.StateEnumModifier and TypeMethodDescriptionstatic EmergencyGroup.StateEnumEmergencyGroup.StateEnum.fromString(String key) EmergencyGroup.getState()static EmergencyGroup.StateEnumReturns the enum constant of this class with the specified name.static EmergencyGroup.StateEnum[]EmergencyGroup.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.