Package org.teamapps.dto
Klasse AbstractUiTimeField.SetLocaleAndTimeFormatCommand
java.lang.Object
org.teamapps.dto.AbstractUiTimeField.SetLocaleAndTimeFormatCommand
- Umschließende Klasse:
AbstractUiTimeField
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected Stringprotected UiDateTimeFormatDescriptor -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetLocaleAndTimeFormatCommand(String componentId, String locale, UiDateTimeFormatDescriptor timeFormat) -
Methodenübersicht
-
Felddetails
-
componentId
-
locale
-
timeFormat
-
-
Konstruktordetails
-
SetLocaleAndTimeFormatCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetLocaleAndTimeFormatCommand
public SetLocaleAndTimeFormatCommand(String componentId, String locale, UiDateTimeFormatDescriptor timeFormat)
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getLocale
-
getTimeFormat
-