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