Uses of Enum Class
com.mypurecloud.sdk.v2.model.SkillGroupWithMemberDivisions.StatusEnum
Packages that use SkillGroupWithMemberDivisions.StatusEnum
-
Uses of SkillGroupWithMemberDivisions.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SkillGroupWithMemberDivisions.StatusEnumModifier and TypeMethodDescriptionSkillGroupWithMemberDivisions.StatusEnum.fromString(String key) SkillGroupWithMemberDivisions.getStatus()Returns the enum constant of this class with the specified name.SkillGroupWithMemberDivisions.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.