|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldCollection | |
planetj.database |
Uses of FieldCollection in planetj.database |
Methods in planetj.database that return FieldCollection | |
protected FieldCollection |
Row.getConcurrentFields()
Returns a FieldCollection object containing the fields in this row that do not allow for concurrent alterations |
protected FieldCollection |
Row.getFieldCollection()
Returns a FieldCollection object containing a List of Field names along with a Map of Fields keyed by Field name. |
protected FieldCollection |
FieldCollection.cloneFieldCollection(Row pNewRow)
Clones this FieldCollection |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |