Class GetOutputProperty
java.lang.Object
com.github.moaxcp.x11client.protocol.randr.GetOutputProperty
- All Implemented Interfaces:
TwoWayRequest<GetOutputPropertyReply>,XObject,XRequest
public final class GetOutputProperty
extends Object
implements TwoWayRequest<GetOutputPropertyReply>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
OPCODE
public static final byte OPCODE- See Also:
-
-
Method Details
-
getReplyFunction
- Specified by:
getReplyFunctionin interfaceTwoWayRequest<GetOutputPropertyReply>
-
getOpCode
public byte getOpCode() -
readGetOutputProperty
- 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
-
getOutput
public int getOutput() -
getProperty
public int getProperty() -
getType
public int getType() -
getLongOffset
public int getLongOffset() -
getLongLength
public int getLongLength() -
isDelete
public boolean isDelete() -
isPending
public boolean isPending() -
equals
-
hashCode
public int hashCode() -
toString
-
getPluginName
- Specified by:
getPluginNamein interfaceXObject
-