Uses of Enum Class
com.mypurecloud.sdk.v2.model.TermAttribute.TypeEnum
Packages that use TermAttribute.TypeEnum
-
Uses of TermAttribute.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TermAttribute.TypeEnumModifier and TypeMethodDescriptionstatic TermAttribute.TypeEnumTermAttribute.TypeEnum.fromString(String key) TermAttribute.getType()static TermAttribute.TypeEnumReturns the enum constant of this class with the specified name.static TermAttribute.TypeEnum[]TermAttribute.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 TermAttribute.TypeEnumModifier and TypeMethodDescriptionvoidTermAttribute.setType(TermAttribute.TypeEnum type) TermAttribute.type(TermAttribute.TypeEnum type)