Uses of Enum Class
com.mypurecloud.sdk.v2.model.Share.MemberTypeEnum
Packages that use Share.MemberTypeEnum
-
Uses of Share.MemberTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Share.MemberTypeEnumModifier and TypeMethodDescriptionstatic Share.MemberTypeEnumShare.MemberTypeEnum.fromString(String key) Share.getMemberType()static Share.MemberTypeEnumReturns the enum constant of this class with the specified name.static Share.MemberTypeEnum[]Share.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 Share.MemberTypeEnumModifier and TypeMethodDescriptionShare.memberType(Share.MemberTypeEnum memberType) voidShare.setMemberType(Share.MemberTypeEnum memberType)