content property

Map<String, Content> content
getter/setter pair

Information contained in the data sample (Measure, number, ...). Content is localized, using ISO language code as key

Implementation

Map<String, Content> content;