Class IndicatorMapNotifyEvent.IndicatorMapNotifyEventBuilder
java.lang.Object
com.github.moaxcp.x11client.protocol.xkb.IndicatorMapNotifyEvent.IndicatorMapNotifyEventBuilder
- Enclosing class:
- IndicatorMapNotifyEvent
-
Method Summary
Modifier and TypeMethodDescriptionbuild()deviceID(byte deviceID) firstEventOffset(byte firstEventOffset) intgetSize()mapChanged(int mapChanged) sentEvent(boolean sentEvent) sequenceNumber(short sequenceNumber) state(int state) time(int time) toString()xkbType(byte xkbType)
-
Method Details
-
getSize
public int getSize() -
firstEventOffset
public IndicatorMapNotifyEvent.IndicatorMapNotifyEventBuilder firstEventOffset(byte firstEventOffset) - Returns:
this.
-
sentEvent
- Returns:
this.
-
xkbType
- Returns:
this.
-
sequenceNumber
- Returns:
this.
-
time
- Returns:
this.
-
deviceID
- Returns:
this.
-
state
- Returns:
this.
-
mapChanged
- Returns:
this.
-
build
-
toString
-