public class DateColumn extends Column
TradeoffAnalyticsColumn.ColumnType, Column.Goal| Constructor and Description | 
|---|
| DateColumn()Instantiates a new date column. | 
| Modifier and Type | Method and Description | 
|---|---|
| Date | getHigh()Gets the high. | 
| Date | getLow()Gets the low. | 
| DateColumn | withRange(Date low,
         Date high)With range. | 
fullName, getDescription, getFormat, getFullName, getGoal, getInsignificantLoss, getKey, getSignificantGain, getSignificantLoss, getType, goal, isObjective, key, objective, setDescription, setFormat, setFullName, setGoal, setInsignificantLoss, setKey, setObjective, setSignificantGain, setSignificantLoss, setTypeequals, hashCode, toStringpublic Date getHigh()
public Date getLow()
public DateColumn withRange(Date low, Date high)
low - the lowhigh - the highCopyright © 2015–2016 IBM Watson. All rights reserved.