|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.barcode.jr.QREncodeMode
public final class QREncodeMode
QR barcode's encoding mode
| Field Summary | |
|---|---|
static short |
AlphaNumber
auto detect the mode |
static short |
Auto
auto detect the mode |
static short |
Binary
auto detect the mode |
static short |
Numeric
auto detect the mode |
| Constructor Summary | |
|---|---|
QREncodeMode()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final short Auto
public static final short Numeric
public static final short AlphaNumber
public static final short Binary
| Constructor Detail |
|---|
public QREncodeMode()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||