Class SearchOffice
java.lang.Object
com.maplander.backend.repository.model_table.opibackenddata.SearchOffice
-
Constructor Summary
ConstructorsConstructorDescriptionSearchOffice(Long id, String email, String nameOffice, String nameUser, String cardThumbnail, String lastnameU, String phone, String codePhone, String brand, String webSite, String logoOffice, String logoUser, String colony, String township, String state, Double latitude, Double longitude, List<String> arr2s, String s2s, Integer total) -
Method Summary
Modifier and TypeMethodDescriptiongetArr2s()getBrand()getEmail()getId()getPhone()getS2s()getState()getTotal()voidvoidvoidsetCardThumbnail(String cardThumbnail) voidsetCodePhone(String codePhone) voidvoidvoidvoidsetLastnameU(String lastnameU) voidsetLatitude(Double latitude) voidsetLogoOffice(String logoOffice) voidsetLogoUser(String logoUser) voidsetLongitude(Double longitude) voidsetNameOffice(String nameOffice) voidsetNameUser(String nameUser) voidvoidvoidvoidvoidsetTownship(String township) voidsetWebSite(String webSite)
-
Constructor Details
-
SearchOffice
public SearchOffice() -
SearchOffice
public SearchOffice(Long id, String email, String nameOffice, String nameUser, String cardThumbnail, String lastnameU, String phone, String codePhone, String brand, String webSite, String logoOffice, String logoUser, String colony, String township, String state, Double latitude, Double longitude, List<String> arr2s, String s2s, Integer total)
-
-
Method Details
-
getId
-
setId
-
getEmail
-
setEmail
-
getNameOffice
-
setNameOffice
-
getNameUser
-
setNameUser
-
getCardThumbnail
-
setCardThumbnail
-
getLastnameU
-
setLastnameU
-
getPhone
-
setPhone
-
getCodePhone
-
setCodePhone
-
getBrand
-
setBrand
-
getWebSite
-
setWebSite
-
getLogoOffice
-
setLogoOffice
-
getLogoUser
-
setLogoUser
-
getColony
-
setColony
-
getTownship
-
setTownship
-
getState
-
setState
-
getLatitude
-
setLatitude
-
getLongitude
-
setLongitude
-
getArr2s
-
setArr2s
-
getS2s
-
setS2s
-
getTotal
-
setTotal
-