Package org.teamapps.dto
Class UiFieldGroup.SetFieldsCommand
java.lang.Object
org.teamapps.dto.UiFieldGroup.SetFieldsCommand
- Enclosing class:
UiFieldGroup
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetFieldsCommand(String componentId, List<UiClientObjectReference> fields) -
Method Summary
-
Field Details
-
componentId
-
fields
-
-
Constructor Details
-
SetFieldsCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetFieldsCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getFields
-