Uses of Class
org.databene.domain.address.CityId

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)
           
 



Copyright © 2013. All Rights Reserved.