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