Interface GetCountryChoicesForm
- All Superinterfaces:
BaseForm
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAllowNullChoice
(String allowNullChoice) void
setDefaultCountryChoice
(String defaultCountryChoice) 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
-
Method Details
-
getDefaultCountryChoice
-
setDefaultCountryChoice
-
getAllowNullChoice
-
setAllowNullChoice
-