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 © 2016. All rights reserved.