public class GS1DataBarLimited extends java.lang.Object implements SymbologyInterface
Modifier and Type | Field and Description |
---|---|
Enable_State |
convertToUpcEan |
static <any> |
CREATOR |
Enable_State |
enable |
Constructor and Description |
---|
GS1DataBarLimited() |
GS1DataBarLimited(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 Enable_State convertToUpcEan
public static final <any> CREATOR
public GS1DataBarLimited()
public GS1DataBarLimited(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)