Class Worldattribute
Object
Worldattribute
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
getOwner()
Retrieves the owner, the administrator, of this object.getType()
int
hashCode()
void
setContents
(String contents) void
setCreation
(LocalDateTime creation) void
void
Sets the owner, the administrator, of this object.void
toString()
-
Constructor Details
-
Worldattribute
public Worldattribute() -
Worldattribute
-
Worldattribute
-
-
Method Details
-
getName
-
setName
-
getType
-
setType
-
getContents
-
setContents
-
getOwner
-
setOwner
Description copied from interface:Ownage
Sets the owner, the administrator, of this object. -
getCreation
-
setCreation
-
hashCode
-
equals
-
toString
-