Class FavoriteGlobal
java.lang.Object
com.maplander.backend.model.manage.FavoriteGlobal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getpType()
boolean
isHide()
void
setCreationDate
(Long creationDate) void
setHide
(boolean hide) void
void
setOfficeId
(Long officeId) void
setpOffering
(OfferingTypeEnum pOffering) void
setPropertyId
(Long propertyId) void
setPropertyLite
(PropertyLite propertyLite) void
setpType
(PropertyTypeEnum pType) toString()
-
Constructor Details
-
FavoriteGlobal
public FavoriteGlobal() -
FavoriteGlobal
-
-
Method Details
-
getId
-
setId
-
getOfficeId
-
setOfficeId
-
getPropertyId
-
setPropertyId
-
getCreationDate
-
setCreationDate
-
isHide
public boolean isHide() -
setHide
public void setHide(boolean hide) -
getPropertyLite
-
setPropertyLite
-
getpType
-
setpType
-
getpOffering
-
setpOffering
-
toString
-