MCPcopy Create free account
hub / github.com/androrm/androrm / set

Method set

src/src/com/orm/androrm/field/DatabaseField.java:78–78  ·  view source on GitHub ↗

This method is used to read the value in the right format out of a Cursor. As only the implementing field knows the correct data type this responsibility is hence handed to it. @param c Cursor pointing at data. @param columnIndex Index of the field value in the cursor.

(Cursor c, String fieldName)

Source from the content-addressed store, hash-verified

76 * @param columnIndex Index of the field value in the cursor.
77 */
78 public void set(Cursor c, String fieldName);
79
80 /**
81 * Sets the value of this field.

Callers 15

setNameMethod · 0.65
setLocationMethod · 0.65
setDateMethod · 0.65
setNameMethod · 0.65
setNameMethod · 0.65
setBrandMethod · 0.65
setNameMethod · 0.65
setNameMethod · 0.65
setNameMethod · 0.65
setBrandMethod · 0.65
setNameMethod · 0.65
assignFieldValueMethod · 0.65

Calls

no outgoing calls

Tested by 11

setNameMethod · 0.52
setLocationMethod · 0.52
setDateMethod · 0.52
setNameMethod · 0.52
setNameMethod · 0.52
setBrandMethod · 0.52
setNameMethod · 0.52
setNameMethod · 0.52
setNameMethod · 0.52
setBrandMethod · 0.52
setNameMethod · 0.52