Package org.teamapps.dto
Class UiPasswordField.SetSendValueAsMd5Command
java.lang.Object
org.teamapps.dto.UiPasswordField.SetSendValueAsMd5Command
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetSendValueAsMd5Command(String componentId, boolean sendValueAsMd5) -
Method Summary
-
Field Details
-
componentId
-
sendValueAsMd5
protected boolean sendValueAsMd5
-
-
Constructor Details
-
SetSendValueAsMd5Command
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetSendValueAsMd5Command
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getSendValueAsMd5
public boolean getSendValueAsMd5()
-