public class Code39 extends java.lang.Object implements SymbologyInterface
Modifier and Type | Field and Description |
---|---|
Enable_State |
checkDigitVerification |
Enable_State |
convertToCode32 |
Enable_State |
convertToCode32Prefix |
static <any> |
CREATOR |
Enable_State |
enable |
Enable_State |
fullASCII |
int |
length1 |
int |
length2 |
Enable_State |
transmitCheckDigit |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
SymbologyType |
GetSymbologyType() |
void |
readFromParcel(Parcel in) |
void |
SetIneffective() |
void |
writeToParcel(Parcel dest,
int flags) |
public Enable_State enable
public Enable_State checkDigitVerification
public Enable_State transmitCheckDigit
public Enable_State fullASCII
public Enable_State convertToCode32
public Enable_State convertToCode32Prefix
public int length1
public int length2
public static final <any> CREATOR
public SymbologyType GetSymbologyType()
GetSymbologyType
in interface SymbologyInterface
public void SetIneffective()
SetIneffective
in interface SymbologyInterface
public int describeContents()
public void writeToParcel(Parcel dest, int flags)
public void readFromParcel(Parcel in)