| Constructor and Description |
|---|
AddAddressResponse() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.lang.String getAdditionalAddress()
public AddAddressResponse setAdditionalAddress(java.lang.String additionalAddress)
public java.lang.String getAddress()
public AddAddressResponse setAddress(java.lang.String address)
public CityById getCity()
public AddAddressResponse setCity(CityById city)
public java.lang.Integer getCityId()
public AddAddressResponse setCityId(java.lang.Integer cityId)
public Country getCountry()
public AddAddressResponse setCountry(Country country)
public java.lang.Integer getCountryId()
public AddAddressResponse setCountryId(java.lang.Integer countryId)
public java.lang.Integer getDistance()
public AddAddressResponse setDistance(java.lang.Integer distance)
public java.lang.Integer getId()
public AddAddressResponse setId(java.lang.Integer id)
public java.lang.Number getLatitude()
public AddAddressResponse setLatitude(java.lang.Number latitude)
public java.lang.Number getLongitude()
public AddAddressResponse setLongitude(java.lang.Number longitude)
public Station getMetroStation()
public AddAddressResponse setMetroStation(Station metroStation)
public java.lang.Integer getMetroStationId()
public AddAddressResponse setMetroStationId(java.lang.Integer metroStationId)
public java.lang.String getPhone()
public AddAddressResponse setPhone(java.lang.String phone)
public java.lang.Integer getPlaceId()
public AddAddressResponse setPlaceId(java.lang.Integer placeId)
public java.lang.Integer getTimeOffset()
public AddAddressResponse setTimeOffset(java.lang.Integer timeOffset)
public AddressTimetable getTimetable()
public AddAddressResponse setTimetable(AddressTimetable timetable)
public java.lang.String getTitle()
public AddAddressResponse setTitle(java.lang.String title)
public AddressWorkInfoStatus getWorkInfoStatus()
public AddAddressResponse setWorkInfoStatus(AddressWorkInfoStatus workInfoStatus)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toPrettyString()