public class DistributionSearchItem
extends java.lang.Object
| Constructor and Description |
|---|
DistributionSearchItem() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCityId() |
int |
getGroupId() |
int |
getProcessTypeId() |
void |
setCityId(int cityId) |
void |
setGroupId(int groupId) |
void |
setProcessTypeId(int processTypeId) |