public class SequenceState extends Object implements DataComponentState
Constructor and Description |
---|
SequenceState() |
Modifier and Type | Method and Description |
---|---|
int |
getFirst() |
Range |
getRange()
Build used data objects range for iteration.
|
int |
getRows() |
void |
setFirst(int first) |
void |
setRows(int rows) |
public int getFirst()
public void setFirst(int first)
public int getRows()
public void setRows(int rows)
public Range getRange()
DataComponentState
getRange
in interface DataComponentState
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.