public class AddressCity extends AddressBase
Constructor and Description |
---|
AddressCity() |
Modifier and Type | Method and Description |
---|---|
AddressCountry |
getAddressCountry() |
int |
getCountryId() |
void |
setAddressCountry(AddressCountry addressCountry) |
void |
setCountryId(int countryId) |
public int getCountryId()
public void setCountryId(int countryId)
public AddressCountry getAddressCountry()
public void setAddressCountry(AddressCountry addressCountry)