Uses of Record Class
mmud.rest.webentities.PrivateBoard
Packages that use PrivateBoard
Package
Description
Provides snapshots of database entities, specifically for the web.
-
Uses of PrivateBoard in mmud.rest.webentities
Methods in mmud.rest.webentities that return PrivateBoardModifier and TypeMethodDescriptionPrivateLogonMessage.newsBoard()
Returns the value of thenewsBoard
record component.Constructors in mmud.rest.webentities with parameters of type PrivateBoardModifierConstructorDescriptionPrivateLogonMessage
(String guildmessage, String guildAlarmDescription, String colour, PrivateBoard newsBoard) Creates an instance of aPrivateLogonMessage
record class.