Class SetExplicit
java.lang.Object
com.github.moaxcp.x11client.protocol.xkb.SetExplicit
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanbytebytedefault StringintgetSize()length of object expressed in units of 4 bytesinthashCode()booleanisExplicitEnabled(@NonNull Explicit... maskEnums) static SetExplicittoString()void
-
Method Details
-
readSetExplicit
- Throws:
IOException
-
write
- Specified by:
writein interfaceXStruct- Throws:
IOException
-
isExplicitEnabled
-
getSize
public int getSize()Description copied from interface:XObjectlength of object expressed in units of 4 bytes -
builder
-
getKeycode
public byte getKeycode() -
getExplicit
public byte getExplicit() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-