Interface GetAssociatePartyContactMechanismChoicesForm
- All Superinterfaces:
AssociateProgramSpec
,AssociateSpec
,BaseForm
,BaseSpec
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAllowNullChoice
(String allowNullChoice) void
setDefaultAssociatePartyContactMechanismChoice
(String defaultAssociatePartyContactMechanismChoice) Methods inherited from interface com.echothree.control.user.associate.common.spec.AssociateProgramSpec
getAssociateProgramName, setAssociateProgramName
Methods inherited from interface com.echothree.control.user.associate.common.spec.AssociateSpec
getAssociateName, setAssociateName
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
-
getDefaultAssociatePartyContactMechanismChoice
-
setDefaultAssociatePartyContactMechanismChoice
void setDefaultAssociatePartyContactMechanismChoice(String defaultAssociatePartyContactMechanismChoice) -
getAllowNullChoice
-
setAllowNullChoice
-