Package org.teamapps.dto
Class UiCalendar.SetDisplayedDateCommand
java.lang.Object
org.teamapps.dto.UiCalendar.SetDisplayedDateCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetDisplayedDateCommand(String componentId, long date) -
Method Summary
-
Field Details
-
componentId
-
date
protected long date
-
-
Constructor Details
-
SetDisplayedDateCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetDisplayedDateCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getDate
public long getDate()
-