@Deprecated public class GRecordSet extends java.util.ArrayList<GExportRecord>
Constructor and Description |
---|
GRecordSet()
Deprecated.
General constructor for this class.
|
Modifier and Type | Method and Description |
---|---|
GRecordSet |
selectSubsetInRecordSet(java.lang.String field,
java.lang.Object value)
Deprecated.
This method makes it possible to select records that match particular value in a given field.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
public GRecordSet selectSubsetInRecordSet(java.lang.String field, java.lang.Object value)
field
- the String that represents the field namevalue
- the Object instance