String |
getAggregateType()
DATE_FORMATS
public static final List<String> DATE_FORMATS
FIELD_TYPE_BOTH
public static final String FIELD_TYPE_BOTH
- See Also:
- Constant Field Values
FIELD_TYPE_MEASURE
public static final String FIELD_TYPE_MEASURE
- See Also:
- Constant Field Values
FIELD_TYPE_ATTRIBUTE
public static final String FIELD_TYPE_ATTRIBUTE
- See Also:
- Constant Field Values
FIELD_TYPE_DIMENSION
public static final String FIELD_TYPE_DIMENSION
- See Also:
- Constant Field Values
ColumnInfo
public ColumnInfo()
getLength
setLength
getPrecision
setPrecision
getFormat
setFormat
isIndex
setIndex
isIgnore
setIgnore
isInclude
setInclude
getFieldType
setFieldType
getId
setId
getTitle
setTitle
getDataType
setDataType
getAggregateType
setAggregateType
getSamples
setSamples
getAvailableDataTypes
getFormatStringsDisabled
getFormatStrings
hashCode
public int hashCode()
equals
public boolean equals(Object obj)
|