Uses of Enum Class
com.mypurecloud.sdk.v2.model.FacetEntry.TermTypeEnum
Packages that use FacetEntry.TermTypeEnum
-
Uses of FacetEntry.TermTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FacetEntry.TermTypeEnumModifier and TypeMethodDescriptionstatic FacetEntry.TermTypeEnumFacetEntry.TermTypeEnum.fromString(String key) FacetEntry.getTermType()static FacetEntry.TermTypeEnumReturns the enum constant of this class with the specified name.static FacetEntry.TermTypeEnum[]FacetEntry.TermTypeEnum.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 FacetEntry.TermTypeEnumModifier and TypeMethodDescriptionvoidFacetEntry.setTermType(FacetEntry.TermTypeEnum termType) FacetEntry.termType(FacetEntry.TermTypeEnum termType)