Class Area
Object
Area
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getArea()
getOwner()
Retrieves the owner, the administrator, of this object.int
hashCode()
void
void
setCreation
(LocalDateTime creation) void
setDescription
(String description) void
Sets the owner, the administrator, of this object.void
setRoomCollection
(Collection<Room> roomCollection) void
setShortdescription
(String shortdescription) toString()
-
Constructor Details
-
Area
public Area() -
Area
-
Area
-
-
Method Details
-
getArea
-
setArea
-
getDescription
-
setDescription
-
getShortdescription
-
setShortdescription
-
getCreation
-
setCreation
-
getRoomCollection
-
setRoomCollection
-
getOwner
-
setOwner
Description copied from interface:Ownage
Sets the owner, the administrator, of this object. -
hashCode
-
equals
-
toString
-