Class BaseEncryptionKeyStatusChoicesBean
java.lang.Object
com.echothree.view.common.BaseChoicesBean
com.echothree.model.control.workflow.common.choice.BaseWorkflowChoicesBean
com.echothree.model.control.core.common.choice.BaseEncryptionKeyStatusChoicesBean
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of BaseEncryptionKeyStatusChoicesBean -
Method Summary
Methods inherited from class com.echothree.view.common.BaseChoicesBean
getDefaultValue, getLabels, getValues, setDefaultValue, setLabels, setValues, toString
-
Constructor Details
-
BaseEncryptionKeyStatusChoicesBean
public BaseEncryptionKeyStatusChoicesBean()Creates a new instance of BaseEncryptionKeyStatusChoicesBean
-