Class OfficeLite
java.lang.Object
com.maplander.backend.repository.model_end.OfficeLite
-
Constructor Summary
ConstructorsConstructorDescriptionOfficeLite(com.utils.geo.GeoPt publicLocation, String name, String phone, AccountStatusEnum status, AccountTypeEnum type) -
Method Summary
Modifier and TypeMethodDescriptiongetName()getPhone()com.utils.geo.GeoPtgetType()voidvoidvoidsetPublicLocation(com.utils.geo.GeoPt publicLocation) voidsetStatus(AccountStatusEnum status) voidsetType(AccountTypeEnum type)
-
Constructor Details
-
OfficeLite
public OfficeLite(com.utils.geo.GeoPt publicLocation, String name, String phone, AccountStatusEnum status, AccountTypeEnum type)
-
-
Method Details
-
getPublicLocation
public com.utils.geo.GeoPt getPublicLocation() -
setPublicLocation
public void setPublicLocation(com.utils.geo.GeoPt publicLocation) -
getName
-
setName
-
getPhone
-
setPhone
-
getStatus
-
setStatus
-
getType
-
setType
-