public class Composite extends java.lang.Object implements SymbologyInterface
Modifier and Type | Field and Description |
---|---|
static <any> |
CREATOR |
Enable_State |
enableCc_AB |
Enable_State |
enableCc_C |
Enable_State |
enableEmulationMode |
Enable_State |
enableTlc39 |
UpcMode |
enableUpcMode |
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 enableCc_C
public Enable_State enableCc_AB
public Enable_State enableTlc39
public UpcMode enableUpcMode
public Enable_State enableEmulationMode
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)