public class LinearStep extends Object implements Step, Serializable
BLANK, DATE, FULL_MONTH, FULL_WEEK, NUMBER, SHORT_MONTH, SHORT_WEEK, STRING, TIME, US_FULL_MONTH, US_FULL_WEEK, US_SHORT_MONTH, US_SHORT_WEEK
Modifier and Type | Method and Description |
---|---|
int |
getDataType()
Returns the data type of this Step.
|
Object |
next(SCell cell)
Return next value of this step sequence per the source cell.
|
public int getDataType()
Step
getDataType
in interface Step
Copyright © 2020. All rights reserved.