Interface CancellationKindEdit
- All Superinterfaces:
BaseEdit
,BaseForm
,CancellationKindDescriptionEdit
- All Known Subinterfaces:
CreateCancellationKindForm
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCancellationKindName
(String cancellationKindName) void
setCancellationSequenceTypeName
(String cancellationSequenceTypeName) void
setIsDefault
(String isDefault) void
setSortOrder
(String sortOrder) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toString
Methods inherited from interface com.echothree.control.user.cancellationpolicy.common.edit.CancellationKindDescriptionEdit
getDescription, setDescription
-
Method Details
-
getCancellationKindName
-
setCancellationKindName
-
getCancellationSequenceTypeName
-
setCancellationSequenceTypeName
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-