Class Worldattribute
Object
Worldattribute
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getOwner()Retrieves the owner, the administrator, of this object.getType()inthashCode()voidsetContents(String contents) voidsetCreation(LocalDateTime creation) voidvoidSets the owner, the administrator, of this object.voidtoString()
-
Constructor Details
-
Worldattribute
public Worldattribute() -
Worldattribute
-
Worldattribute
-
-
Method Details
-
getName
-
setName
-
getType
-
setType
-
getContents
-
setContents
-
getOwner
-
setOwner
Description copied from interface:OwnageSets the owner, the administrator, of this object. -
getCreation
-
setCreation
-
hashCode
-
equals
-
toString
-