Class AccountMap
java.lang.Object
com.maplander.backend.model.manage.complex.AccountMap
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBrand()
getEmail()
getId()
com.utils.geo.GeoPt
getName()
getPhone()
getState()
void
setBrand
(BrandTypeEnum brand) void
setCardThumbnail
(String cardThumbnail) void
setCodePhone
(String codePhone) void
void
void
void
setLastName
(String lastName) void
setLocation
(com.utils.geo.GeoPt location) void
setLogoOffice
(String logoOffice) void
setLogoUser
(String logoUser) void
void
setOfficeName
(String officeName) void
void
void
setTownship
(String township) void
setWebSite
(String webSite) toString()
-
Constructor Details
-
AccountMap
public AccountMap() -
AccountMap
public AccountMap(com.google.cloud.bigquery.FieldValueList row)
-
-
Method Details
-
getId
-
setId
-
getLocation
public com.utils.geo.GeoPt getLocation() -
setLocation
public void setLocation(com.utils.geo.GeoPt location) -
getName
-
setName
-
getLastName
-
setLastName
-
getBrand
-
setBrand
-
getOfficeName
-
setOfficeName
-
getState
-
setState
-
getTownship
-
setTownship
-
getColony
-
setColony
-
getEmail
-
setEmail
-
getCodePhone
-
setCodePhone
-
getPhone
-
setPhone
-
getLogoUser
-
setLogoUser
-
getLogoOffice
-
setLogoOffice
-
getWebSite
-
setWebSite
-
getCardThumbnail
-
setCardThumbnail
-
toString
-