Package io.anyline2.sdk.extension
Class DemoExtensionKt
-
- All Implemented Interfaces:
public final class DemoExtensionKt
-
-
Method Summary
Modifier and Type Method Description final static JSONObjecttoJsonObject(Demo $self)final static DemogetDemoFromJsonObject(JSONObject jsonConfig)-
-
Method Detail
-
toJsonObject
final static JSONObject toJsonObject(Demo $self)
-
getDemoFromJsonObject
final static Demo getDemoFromJsonObject(JSONObject jsonConfig)
-
-
-
-