Index
All Classes|All Packages
V
- valueOf(String) - Static method in enum io.nayuki.qrcodegen.QrCode.Ecc
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.nayuki.qrcodegen.QrSegment.Mode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.nayuki.qrcodegen.QrCode.Ecc
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.nayuki.qrcodegen.QrSegment.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version - Variable in class io.nayuki.qrcodegen.QrCode
-
The version number of this QR Code, which is between 1 and 40 (inclusive).
All Classes|All Packages