Class Area
Object
Area
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetArea()getOwner()Retrieves the owner, the administrator, of this object.inthashCode()voidvoidsetCreation(LocalDateTime creation) voidsetDescription(String description) voidSets the owner, the administrator, of this object.voidsetRoomCollection(Collection<Room> roomCollection) voidsetShortdescription(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:OwnageSets the owner, the administrator, of this object. -
hashCode
-
equals
-
toString
-