public class QRCodeBean extends Object
Constructor and Description |
---|
QRCodeBean() |
Modifier and Type | Method and Description |
---|---|
ErrorCorrectionLevelEnum |
getErrorCorrectionLevel() |
Integer |
getMargin() |
void |
setErrorCorrectionLevel(ErrorCorrectionLevelEnum errorCorrectionLevel) |
void |
setMargin(Integer margin) |
public Integer getMargin()
public void setMargin(Integer margin)
public ErrorCorrectionLevelEnum getErrorCorrectionLevel()
public void setErrorCorrectionLevel(ErrorCorrectionLevelEnum errorCorrectionLevel)
Copyright © 2019 TIBCO Software Inc.. All rights reserved.