Class Street
java.lang.Object
ru.bitel.bgbilling.plugins.fias.common.bean.bgbean.AddressObj
ru.bitel.bgbilling.plugins.fias.common.bean.bgbean.Street
- All Implemented Interfaces:
GuiTitlable
public class Street extends AddressObj
-
Field Summary
Fields inherited from class ru.bitel.bgbilling.plugins.fias.common.bean.bgbean.AddressObj
aoguid, code, level, offname, postalcode, region, shortname -
Constructor Summary
Constructors Constructor Description Street() -
Method Summary
Modifier and Type Method Description java.lang.StringgetFiasName()java.lang.StringgetFullTitle(City city)voidsetStreet(Street street)Methods inherited from class ru.bitel.bgbilling.plugins.fias.common.bean.bgbean.AddressObj
getAoguid, getBgTitle, getCode, getFiasTitle, getGuiTitle, getId, getLevel, getOffname, getParentguid, getPostalcode, getRegion, getShortname, setAddressObj, setAoguid, setBgTitle, setCode, setId, setLevel, setOffname, setParentguid, setPostalcode, setRegion, setShortname, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
Street
public Street()
-
-
Method Details
-
setStreet
-
getFiasName
public java.lang.String getFiasName() -
getFullTitle
-