public class DistrictData extends Object implements Serializable
| Constructor and Description |
|---|
DistrictData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getName() |
void |
setCode(String code) |
void |
setName(String name) |
Copyright © 2017 SAP SE. All Rights Reserved.