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