public interface CmrField extends CommonDDBean, DescriptionInterface
Modifier and Type | Field and Description |
---|---|
static String |
CMR_FIELD_NAME |
static String |
CMR_FIELD_TYPE |
static String |
CMRFIELDNAMEID |
Modifier and Type | Method and Description |
---|---|
String |
getCmrFieldName() |
String |
getCmrFieldNameId() |
String |
getCmrFieldType() |
void |
setCmrFieldName(String value) |
void |
setCmrFieldNameId(String value) |
void |
setCmrFieldType(String value) |
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write
getAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescription
static final String CMR_FIELD_NAME
static final String CMRFIELDNAMEID
static final String CMR_FIELD_TYPE