public class Interleaved2Of5 extends java.lang.Object implements SymbologyInterface
Modifier and Type | Field and Description |
---|---|
I20f5CheckDigitVerification |
checkDigitVerification |
Enable_State |
convertToEan13 |
static <any> |
CREATOR |
Enable_State |
enable |
int |
length1 |
int |
length2 |
Enable_State |
transmitCheckDigit |
Constructor and Description |
---|
Interleaved2Of5() |
Interleaved2Of5(Parcel in) |
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 int length1
public int length2
public I20f5CheckDigitVerification checkDigitVerification
public Enable_State transmitCheckDigit
public Enable_State convertToEan13
public static final <any> CREATOR
public Interleaved2Of5()
public Interleaved2Of5(Parcel in)
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)