Class Method
Object
Method
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
getOwner()
Retrieves the owner, the administrator, of this object.getSrc()
Get the javascript source to execute.int
hashCode()
void
setCommandCollection
(Collection<UserCommand> commandCollection) void
setCreation
(LocalDateTime creation) void
setEventCollection
(Collection<Event> eventCollection) void
setMmCommandsCollection
(Collection<UserCommand> mmCommandsCollection) void
void
Sets the owner, the administrator, of this object.void
toString()
-
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:Ownage
Sets the owner, the administrator, of this object. -
hashCode
-
equals
-
toString
-
getMmCommandsCollection
-
setMmCommandsCollection
-