public class CensusName extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
id
Id of the census to which this name belong.
|
String |
name
Name of this census.
|
| Constructor and Description |
|---|
CensusName() |
public int id
public String name
Copyright © 2017. All rights reserved.