Package ru.bgcrm.model.param.address
Class AddressItem
java.lang.Object
org.bgerp.model.base.Id
org.bgerp.model.base.IdTitle
ru.bgcrm.model.param.address.AddressBase
ru.bgcrm.model.param.address.AddressItem
Street, area or quarter.
- See Also:
 
- 
Field Summary
 - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintvoidsetAddressCity(AddressCity value) voidsetCityId(int value) withCityId(int value) Methods inherited from class ru.bgcrm.model.param.address.AddressBase
getConfig, setConfig, setConfig 
- 
Constructor Details
- 
AddressItem
public AddressItem() 
 - 
 - 
Method Details
- 
getCityId
public int getCityId() - 
setCityId
public void setCityId(int value)  - 
withCityId
 - 
getAddressCity
 - 
setAddressCity
 - 
withTitle
 
 -