Class BadCurrentDrawableError.BadCurrentDrawableErrorBuilder
java.lang.Object
com.github.moaxcp.x11client.protocol.glx.BadCurrentDrawableError.BadCurrentDrawableErrorBuilder
- Enclosing class:
- BadCurrentDrawableError
-
Method Summary
Modifier and TypeMethodDescriptionbadValue(int badValue) build()firstErrorOffset(byte firstErrorOffset) intgetSize()majorOpcode(byte majorOpcode) minorOpcode(short minorOpcode) sequenceNumber(short sequenceNumber) toString()
-
Method Details
-
getSize
public int getSize() -
firstErrorOffset
public BadCurrentDrawableError.BadCurrentDrawableErrorBuilder firstErrorOffset(byte firstErrorOffset) - Returns:
this.
-
sequenceNumber
- Returns:
this.
-
badValue
- Returns:
this.
-
minorOpcode
- Returns:
this.
-
majorOpcode
- Returns:
this.
-
build
-
toString
-