public class MouseMoveOptions extends Object
MouseMoveOptions()
com.fasterxml.jackson.databind.node.ObjectNode
getOrigin()
Integer
getSteps()
void
setOrigin(com.fasterxml.jackson.databind.node.ObjectNode origin)
setSteps(Integer steps)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MouseMoveOptions()
public Integer getSteps()
public void setSteps(Integer steps)
public com.fasterxml.jackson.databind.node.ObjectNode getOrigin()
public void setOrigin(com.fasterxml.jackson.databind.node.ObjectNode origin)
Copyright © 2020–2025. All rights reserved.