Class SASetControls
java.lang.Object
com.github.moaxcp.x11client.protocol.xkb.SASetControls
- All Implemented Interfaces:
ActionUnion,XObject,XStruct
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanbytebytedefault StringintgetSize()length of object expressed in units of 4 bytesbytegetType()inthashCode()booleanisBoolCtrlsHighEnabled(@NonNull BoolCtrlsHigh... maskEnums) booleanisBoolCtrlsLowEnabled(@NonNull BoolCtrlsLow... maskEnums) static SASetControlstoString()void
-
Method Details
-
readSASetControls
- Throws:
IOException
-
write
- Specified by:
writein interfaceActionUnion- Specified by:
writein interfaceXStruct- Throws:
IOException
-
isBoolCtrlsHighEnabled
-
isBoolCtrlsLowEnabled
-
getSize
public int getSize()Description copied from interface:XObjectlength of object expressed in units of 4 bytes -
builder
-
getType
public byte getType() -
getBoolCtrlsHigh
public byte getBoolCtrlsHigh() -
getBoolCtrlsLow
public byte getBoolCtrlsLow() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-