Population

public class Population implements Serializable

Details of the population of a Survey.

Fields

description

private I18nString description

A description of the population. Markdown is supported. It must be specified in all languages and it must not contain more than 2048 characters.

geographicCoverages

private List<GeographicCoverage> geographicCoverages

A list of geographic coverages. Must contain at least one entry.

serialVersionUID

private static final long serialVersionUID

unit

private I18nString unit

Unit type. Mandatory field which only allows values specified by VFDB.

See also: GNERD: Survey Unit Educational Research (Version 1.0)