| Constructor and Description |
|---|
EditAddressResponse() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.lang.String getAdditionalAddress()
public EditAddressResponse setAdditionalAddress(java.lang.String additionalAddress)
public java.lang.String getAddress()
public EditAddressResponse setAddress(java.lang.String address)
public CityById getCity()
public EditAddressResponse setCity(CityById city)
public java.lang.Integer getCityId()
public EditAddressResponse setCityId(java.lang.Integer cityId)
public Country getCountry()
public EditAddressResponse setCountry(Country country)
public java.lang.Integer getCountryId()
public EditAddressResponse setCountryId(java.lang.Integer countryId)
public java.lang.Integer getDistance()
public EditAddressResponse setDistance(java.lang.Integer distance)
public java.lang.Integer getId()
public EditAddressResponse setId(java.lang.Integer id)
public java.lang.Number getLatitude()
public EditAddressResponse setLatitude(java.lang.Number latitude)
public java.lang.Number getLongitude()
public EditAddressResponse setLongitude(java.lang.Number longitude)
public Station getMetroStation()
public EditAddressResponse setMetroStation(Station metroStation)
public java.lang.Integer getMetroStationId()
public EditAddressResponse setMetroStationId(java.lang.Integer metroStationId)
public java.lang.String getPhone()
public EditAddressResponse setPhone(java.lang.String phone)
public java.lang.Integer getPlaceId()
public EditAddressResponse setPlaceId(java.lang.Integer placeId)
public java.lang.Integer getTimeOffset()
public EditAddressResponse setTimeOffset(java.lang.Integer timeOffset)
public AddressTimetable getTimetable()
public EditAddressResponse setTimetable(AddressTimetable timetable)
public java.lang.String getTitle()
public EditAddressResponse setTitle(java.lang.String title)
public AddressWorkInfoStatus getWorkInfoStatus()
public EditAddressResponse 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()