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