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