public class BitFieldGetCommand extends Object
Constructor and Description |
---|
BitFieldGetCommand() |
BitFieldGetCommand(BitFieldGetCommand obj) |
BitFieldGetCommand(io.vertx.core.json.JsonObject obj) |
Modifier and Type | Method and Description |
---|---|
long |
getOffset() |
String |
getType() |
void |
setOffset(long offset) |
void |
setType(String type) |
io.vertx.core.json.JsonObject |
toJson() |
public BitFieldGetCommand()
public BitFieldGetCommand(BitFieldGetCommand obj)
public BitFieldGetCommand(io.vertx.core.json.JsonObject obj)
Copyright © 2017. All rights reserved.