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