Class SetCompatMap
java.lang.Object
com.github.moaxcp.x11client.protocol.xkb.SetCompatMap
- All Implemented Interfaces:
OneWayRequest,XObject,XRequest
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanshortshortbytedefault String@NonNull List<SymInterpret>getSi()intgetSize()length of object expressed in units of 4 bytesinthashCode()booleanbooleanstatic SetCompatMaptoString()void
-
Field Details
-
OPCODE
public static final byte OPCODE- See Also:
-
-
Method Details
-
getOpCode
public byte getOpCode() -
readSetCompatMap
- 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
-
getDeviceSpec
public short getDeviceSpec() -
isRecomputeActions
public boolean isRecomputeActions() -
isTruncateSI
public boolean isTruncateSI() -
getFirstSI
public short getFirstSI() -
getSi
-
getGroupMaps
-
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-