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