Package org.teavm.chromerdp.messages
Class SetBreakpointResponse
java.lang.Object
org.teavm.chromerdp.messages.SetBreakpointResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setActualLocation
(LocationDTO actualLocation) void
setBreakpointId
(String breakpointId)
-
Constructor Details
-
SetBreakpointResponse
public SetBreakpointResponse()
-
-
Method Details
-
getBreakpointId
-
setBreakpointId
-
getActualLocation
-
setActualLocation
-