Class FilterAccount
java.lang.Object
com.maplander.backend.model.FilterAccount
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBrand()
int
com.utils.geo.GeoPt
getRole()
getWord()
void
setBrand
(BrandTypeEnum brand) void
setDistance
(int distance) void
setLocation
(com.utils.geo.GeoPt location) void
setRole
(RoleTypeEnum role) void
toString()
-
Constructor Details
-
FilterAccount
public FilterAccount()
-
-
Method Details
-
getWord
-
setWord
-
getLocation
public com.utils.geo.GeoPt getLocation() -
setLocation
public void setLocation(com.utils.geo.GeoPt location) -
getDistance
public int getDistance() -
setDistance
public void setDistance(int distance) -
getBrand
-
setBrand
-
getRole
-
setRole
-
toString
-