public class EncodeQRCodeCall extends APICall.Builder<EncodeQRCodeCall>
params
Modifier and Type | Method and Description |
---|---|
static EncodeQRCodeCall |
create() |
EncodeQRCodeCall |
height(int height) |
EncodeQRCodeCall |
qrCodeData(java.lang.String qrCodeData) |
EncodeQRCodeCall |
width(java.lang.String width) |
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, secretPhrase, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static EncodeQRCodeCall create()
public EncodeQRCodeCall qrCodeData(java.lang.String qrCodeData)
public EncodeQRCodeCall width(java.lang.String width)
public EncodeQRCodeCall height(int height)