Class PrintGetImageResolutionReply.PrintGetImageResolutionReplyBuilder
java.lang.Object
com.github.moaxcp.x11client.protocol.xprint.PrintGetImageResolutionReply.PrintGetImageResolutionReplyBuilder
- Enclosing class:
- PrintGetImageResolutionReply
-
Method Summary
Modifier and TypeMethodDescriptionbuild()intgetSize()imageResolution(short imageResolution) sequenceNumber(short sequenceNumber) toString()
-
Method Details
-
getSize
public int getSize() -
sequenceNumber
public PrintGetImageResolutionReply.PrintGetImageResolutionReplyBuilder sequenceNumber(short sequenceNumber) - Returns:
this.
-
imageResolution
public PrintGetImageResolutionReply.PrintGetImageResolutionReplyBuilder imageResolution(short imageResolution) - Returns:
this.
-
build
-
toString
-