Class WorkflowDestinationChoicesBean
java.lang.Object
com.echothree.view.common.BaseChoicesBean
com.echothree.model.control.workflow.common.choice.BaseWorkflowChoicesBean
com.echothree.model.control.workflow.common.choice.WorkflowDestinationChoicesBean
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EmailAddressStatusChoicesBean
,EmailAddressVerificationChoicesBean
,InventoryLocationGroupStatusChoicesBean
,LocationStatusChoicesBean
,PostalAddressStatusChoicesBean
,PrinterGroupJobStatusChoicesBean
,PrinterGroupStatusChoicesBean
,PrinterStatusChoicesBean
,TelephoneStatusChoicesBean
,WebAddressStatusChoicesBean
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of WorkflowDestinationChoicesBean -
Method Summary
Methods inherited from class com.echothree.view.common.BaseChoicesBean
getDefaultValue, getLabels, getValues, setDefaultValue, setLabels, setValues, toString
-
Constructor Details
-
WorkflowDestinationChoicesBean
public WorkflowDestinationChoicesBean()Creates a new instance of WorkflowDestinationChoicesBean
-