Package ru.bgcrm.util.address.info
Class AddressInfo
java.lang.Object
ru.bgcrm.util.address.info.AddressInfo
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionintintgetExistingStreetId(String streetTitle, Connection con) getFlats()getIndex()intgetStreetId(String streetTitle, Connection con) static AddressInfo.Builder
-
Field Details
-
cityId
public int cityId
-
-
Method Details
-
getCityId
public int getCityId() -
getStreetId
-
getAreaId
-
getQuarterId
-
getHouses
-
getHouseAndFrac
-
getIndex
-
getFlats
-
getComment
-
getCommentKtv
-
getCommentInet
-
getDateRent
-
getParamsToSet
-
getParamsToCheck
-
getStreetId
public int getStreetId(String streetTitle, Connection con) throws SQLException, StreetNotFoundedException -
getExistingStreetId
public int getExistingStreetId(String streetTitle, Connection con) throws SQLException, StreetNotFoundedException -
newBuilder
-