Uses of Class
com.echothree.model.control.cancellationpolicy.common.choice.CancellationReasonChoicesBean
Packages that use CancellationReasonChoicesBean
Package
Description
-
Uses of CancellationReasonChoicesBean in com.echothree.control.user.cancellationpolicy.common.result
Methods in com.echothree.control.user.cancellationpolicy.common.result that return CancellationReasonChoicesBeanModifier and TypeMethodDescriptionGetCancellationReasonChoicesResult.getCancellationReasonChoices()
Methods in com.echothree.control.user.cancellationpolicy.common.result with parameters of type CancellationReasonChoicesBeanModifier and TypeMethodDescriptionvoid
GetCancellationReasonChoicesResult.setCancellationReasonChoices
(CancellationReasonChoicesBean cancellationReasonChoices) -
Uses of CancellationReasonChoicesBean in com.echothree.model.control.cancellationpolicy.server.control
Methods in com.echothree.model.control.cancellationpolicy.server.control that return CancellationReasonChoicesBeanModifier and TypeMethodDescriptionCancellationPolicyControl.getCancellationReasonChoices
(String defaultCancellationReasonChoice, Language language, boolean allowNullChoice, CancellationKind cancellationKind)