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