Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkspaceMember.MemberTypeEnum
Packages that use WorkspaceMember.MemberTypeEnum
-
Uses of WorkspaceMember.MemberTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkspaceMember.MemberTypeEnumModifier and TypeMethodDescriptionWorkspaceMember.MemberTypeEnum.fromString(String key) WorkspaceMember.getMemberType()Returns the enum constant of this class with the specified name.static WorkspaceMember.MemberTypeEnum[]WorkspaceMember.MemberTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type WorkspaceMember.MemberTypeEnumModifier and TypeMethodDescriptionWorkspaceMember.memberType(WorkspaceMember.MemberTypeEnum memberType) The workspace member type.voidWorkspaceMember.setMemberType(WorkspaceMember.MemberTypeEnum memberType)