Package io.anyline2.sdk.extension
Class UIFeedbackElementConfigExtensionKt
-
- All Implemented Interfaces:
public final class UIFeedbackElementConfigExtensionKt
-
-
Method Summary
Modifier and Type Method Description final static JSONObjecttoJsonObject(UIFeedbackElementConfig $self)final static UIFeedbackElementConfiggetUIFeedbackElementConfigFromJsonObject(JSONObject jsonConfig)-
-
Method Detail
-
toJsonObject
final static JSONObject toJsonObject(UIFeedbackElementConfig $self)
-
getUIFeedbackElementConfigFromJsonObject
final static UIFeedbackElementConfig getUIFeedbackElementConfigFromJsonObject(JSONObject jsonConfig)
-
-
-
-