|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CityId | |
---|---|
org.databene.domain.address | databene domain for address data. |
Uses of CityId in org.databene.domain.address |
---|
Methods in org.databene.domain.address that return CityId | |
---|---|
protected static CityId |
CityManager.createCityId(java.util.Map<java.lang.String,java.lang.String> instance,
int lineNumber)
|
Methods in org.databene.domain.address with parameters of type CityId | |
---|---|
void |
State.addCity(CityId id,
City city)
|
City |
State.getCity(CityId id)
|
Constructors in org.databene.domain.address with parameters of type CityId | |
---|---|
CityManager.CityHelper(State state,
CityId cityId,
java.lang.String[] zipCodes,
java.lang.String areaCode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |