Package io.anyline2.wrapper.extensions
Class WrapperSessionScanViewConfigOptionsExtensionKt
-
- All Implemented Interfaces:
public final class WrapperSessionScanViewConfigOptionsExtensionKt
-
-
Method Summary
Modifier and Type Method Description final static JSONObject
toJsonObject(WrapperSessionScanViewConfigOptions $self)
final static WrapperSessionScanViewConfigOptions
getWrapperSessionScanViewConfigOptionsFromJsonObject(JSONObject jsonConfig)
-
-
Method Detail
-
toJsonObject
final static JSONObject toJsonObject(WrapperSessionScanViewConfigOptions $self)
-
getWrapperSessionScanViewConfigOptionsFromJsonObject
final static WrapperSessionScanViewConfigOptions getWrapperSessionScanViewConfigOptionsFromJsonObject(JSONObject jsonConfig)
-
-
-
-