Class SetDeviceButtonMapping
java.lang.Object
com.github.moaxcp.x11client.protocol.xinput.SetDeviceButtonMapping
- All Implemented Interfaces:
TwoWayRequest<SetDeviceButtonMappingReply>,XObject,XRequest
public final class SetDeviceButtonMapping
extends Object
implements TwoWayRequest<SetDeviceButtonMappingReply>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Method Summary
-
Field Details
-
OPCODE
public static final byte OPCODE- See Also:
-
-
Method Details
-
getReplyFunction
- Specified by:
getReplyFunctionin interfaceTwoWayRequest<SetDeviceButtonMappingReply>
-
getOpCode
public byte getOpCode() -
readSetDeviceButtonMapping
- Throws:
IOException
-
write
- Specified by:
writein interfaceXRequest- Throws:
IOException
-
getSize
public int getSize()Description copied from interface:XObjectlength of object expressed in units of 4 bytes -
builder
-
getDeviceId
public byte getDeviceId() -
getMap
-
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-