Class FavoriteGlobal
java.lang.Object
com.maplander.backend.model.manage.FavoriteGlobal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getpType()booleanisHide()voidsetCreationDate(Long creationDate) voidsetHide(boolean hide) voidvoidsetOfficeId(Long officeId) voidsetpOffering(OfferingTypeEnum pOffering) voidsetPropertyId(Long propertyId) voidsetPropertyLite(PropertyLite propertyLite) voidsetpType(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
-