Uses of Enum Class
com.mypurecloud.sdk.v2.model.OpportunityResult.StatusEnum
Packages that use OpportunityResult.StatusEnum
-
Uses of OpportunityResult.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OpportunityResult.StatusEnumModifier and TypeMethodDescriptionstatic OpportunityResult.StatusEnumOpportunityResult.StatusEnum.fromString(String key) OpportunityResult.getStatus()static OpportunityResult.StatusEnumReturns the enum constant of this class with the specified name.static OpportunityResult.StatusEnum[]OpportunityResult.StatusEnum.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 OpportunityResult.StatusEnumModifier and TypeMethodDescriptionvoidOpportunityResult.setStatus(OpportunityResult.StatusEnum status) OpportunityResult.status(OpportunityResult.StatusEnum status) The current status of the opportunity