Class GetDeviceButtonMapping
java.lang.Object
com.github.moaxcp.x11client.protocol.xinput.GetDeviceButtonMapping
- All Implemented Interfaces:
TwoWayRequest<GetDeviceButtonMappingReply>,XObject,XRequest
public final class GetDeviceButtonMapping
extends Object
implements TwoWayRequest<GetDeviceButtonMappingReply>
-
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<GetDeviceButtonMappingReply>
-
getOpCode
public byte getOpCode() -
readGetDeviceButtonMapping
- 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() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-