public class UpcA extends java.lang.Object implements SymbologyInterface
Modifier and Type | Field and Description |
---|---|
AddonsType |
addon2 |
AddonsType |
addon5 |
Enable_State |
convertToEan13 |
static <any> |
CREATOR |
Enable_State |
enable |
Enable_State |
transmitCheckDigit |
Preamble |
transmitSystemNumber |
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 AddonsType addon2
public AddonsType addon5
public Enable_State transmitCheckDigit
public Preamble transmitSystemNumber
public Enable_State convertToEan13
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)