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