318319320321322323324325326327328
String field; String fieldName = null; String fieldValue; OType type = null; OClass linkedClass; OType linkedType; OProperty prop; // UNMARSHALL ALL THE FIELDS for (int i = 0; i < fields.size(); ++i) {