Class Method
Object
Method
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getOwner()Retrieves the owner, the administrator, of this object.getSrc()Get the javascript source to execute.inthashCode()voidsetCommandCollection(Collection<UserCommand> commandCollection) voidsetCreation(LocalDateTime creation) voidsetEventCollection(Collection<Event> eventCollection) voidsetMmCommandsCollection(Collection<UserCommand> mmCommandsCollection) voidvoidSets the owner, the administrator, of this object.voidtoString()
-
Constructor Details
-
Method
public Method() -
Method
-
Method
-
-
Method Details
-
getName
-
setName
-
getSrc
-
setSrc
-
getCreation
-
setCreation
-
getEventCollection
-
setEventCollection
-
getCommandCollection
-
setCommandCollection
-
getOwner
-
setOwner
Description copied from interface:OwnageSets the owner, the administrator, of this object. -
hashCode
-
equals
-
toString
-
getMmCommandsCollection
-
setMmCommandsCollection
-