A data point as defined by the Open mHealth specification.
This class is immutable.
296297298299300301302303304305306
} // FIXME: Apply the column list. // Create a Data object and return it. return new Data( username, id, version, metaData, data);