Uses of Enum Class
com.mypurecloud.sdk.v2.model.SocialMediaQueryPredicate.TypeEnum
Packages that use SocialMediaQueryPredicate.TypeEnum
-
Uses of SocialMediaQueryPredicate.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SocialMediaQueryPredicate.TypeEnumModifier and TypeMethodDescriptionSocialMediaQueryPredicate.TypeEnum.fromString(String key) SocialMediaQueryPredicate.getType()Returns the enum constant of this class with the specified name.static SocialMediaQueryPredicate.TypeEnum[]SocialMediaQueryPredicate.TypeEnum.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 SocialMediaQueryPredicate.TypeEnumModifier and TypeMethodDescriptionvoidSocialMediaQueryPredicate.setType(SocialMediaQueryPredicate.TypeEnum type) SocialMediaQueryPredicate.type(SocialMediaQueryPredicate.TypeEnum type) Optional type, can usually be inferred