Uses of Enum Class
com.mypurecloud.sdk.v2.model.OpportunityResult.ApprovalTypeEnum
Packages that use OpportunityResult.ApprovalTypeEnum
-
Uses of OpportunityResult.ApprovalTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OpportunityResult.ApprovalTypeEnumModifier and TypeMethodDescriptionOpportunityResult.ApprovalTypeEnum.fromString(String key) OpportunityResult.getApprovalType()Returns the enum constant of this class with the specified name.static OpportunityResult.ApprovalTypeEnum[]OpportunityResult.ApprovalTypeEnum.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.ApprovalTypeEnumModifier and TypeMethodDescriptionOpportunityResult.approvalType(OpportunityResult.ApprovalTypeEnum approvalType) The approval type for enrollmentsvoidOpportunityResult.setApprovalType(OpportunityResult.ApprovalTypeEnum approvalType)