public class DisplayField extends Object
Constructor and Description |
---|
DisplayField(String fieldName,
int dbType,
int size,
String bizDataType,
String displayFieldName,
String bindingExpression) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getBindingExpression() |
String |
getBizDataType() |
int |
getDbType() |
String |
getDisplayFieldName() |
String |
getFieldName() |
int |
getSize() |
int |
hashCode() |