Package org.teamapps.dto
Klasse UiPictureChooser.SetMaxFileSizeCommand
java.lang.Object
org.teamapps.dto.UiPictureChooser.SetMaxFileSizeCommand
- Umschließende Klasse:
UiPictureChooser
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetMaxFileSizeCommand(String componentId, long maxFileSize) -
Methodenübersicht
-
Felddetails
-
componentId
-
maxFileSize
protected long maxFileSize
-
-
Konstruktordetails
-
SetMaxFileSizeCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetMaxFileSizeCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getMaxFileSize
public long getMaxFileSize()
-