public interface XBSerialSequenceIList
| Modifier and Type | Method and Description |
|---|---|
XBTSerializable |
get()
Get next item from the list
|
UBENatural |
getSize()
Returns size of the list
|
void |
reset()
Reset position of the list order
|
void |
setSize(UBENatural count)
Set size of the list
|
void setSize(UBENatural count)
UBENatural getSize()
void reset()
XBTSerializable get()