Modifier and Type | Field and Description |
---|---|
static Step |
instance |
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
Constructor and Description |
---|
CopyStep() |
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 static final Step instance
public Object next(SCell cell)
Step
public int getDataType()
Step
getDataType
in interface Step
Copyright © 2020. All rights reserved.