|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface DataObjectList
DataObjectList provides indexed access to a set of data objects.
DataObjectList implementations will not, in general, exist on their own; this interface exists simply to provide indexed access to a set of DataObjects selected from a parent DataObject.
DataObject| Method Summary | |
|---|---|
DataObject |
getItem(int index)
Deprecated. Returns the DataObject at the index. |
int |
getLength()
Deprecated. Returns the number of items in the data set. |
| Method Detail |
|---|
int getLength()
DataObject getItem(int index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||