BarcodeType
Inheritance: java.lang.Object, java.lang.Enum
public enum BarcodeType extends Enum<BarcodeType>
Typ av streckkoder som tillåts i streckkodsgenerering\igenkänning
Fält
| Fält | Beskrivning |
|---|---|
| AustraliaPost | Representera AustraliaPost-typ |
| AustralianPosteParcel | Representera AustralianPosteParcel-typ |
| Aztec | Representera Aztec-typ |
| Codabar | Representera Codabar-typ |
| CodablockF | Representera CodablockF-typ |
| Code11 | Representera Code11-typ |
| Code128 | Representera Code128-typ |
| Code16K | Representera Code16K-typ |
| Code32 | Representera Code32-typ |
| Code39 | Representera Code39-typ |
| Code39FullASCII | Representera Code39FullASCII-typ |
| Code93 | Representera Code93-typ |
| DataLogic2of5 | Representera DataLogic2of5-typ |
| DataMatrix | Representera DataMatrix-typ |
| DatabarExpanded | Representera DatabarExpanded-typ |
| DatabarExpandedStacked | Representera DatabarExpandedStacked-typ |
| DatabarLimited | Representera DatabarLimited-typ |
| DatabarOmniDirectional | Representera DatabarOmniDirectional-typ |
| DatabarStacked | Representera DatabarStacked-typ |
| DatabarStackedOmniDirectional | Representera DatabarStackedOmniDirectional-typ |
| DatabarTruncated | Representera DatabarTruncated-typ |
| DeutschePostIdentcode | Representera DeutschePostIdentcode-typ |
| DeutschePostLeitcode | Representera DeutschePostLeitcode-typ |
| DotCode | Representera DotCode-typ |
| DutchKIX | Representera DutchKIX-typ |
| EAN13 | Representera EAN13-typ |
| EAN14 | Representera EAN14-typ |
| EAN8 | Representera EAN8-typ |
| GS1Aztec | Representera GS1Aztec-typ |
| GS1CodablockF | Representera GS1CodablockF-typ |
| GS1Code128 | Representera GS1Code128-typ |
| GS1CompositeBar | Representera GS1CompositeBar-typ |
| GS1DataMatrix | Representera GS1DataMatrix-typ |
| GS1DotCode | Representera GS1DotCode-typ |
| GS1HanXin | Representera GS1HanXin-typ |
| GS1MicroPdf417 | Representera GS1MicroPdf417-typ |
| GS1QR | Representera GS1QR-typ |
| HIBCAztecLIC | Representera HIBCAztecLIC-typ |
| HIBCAztecPAS | Representera HIBCAztecPAS-typ |
| HIBCCode128LIC | Representera HIBCCode128LIC-typ |
| HIBCCode128PAS | Representera HIBCCode128PAS-typ |
| HIBCCode39LIC | Representera HIBCCode39LIC-typ |
| HIBCCode39PAS | Representera HIBCCode39PAS-typ |
| HIBCDataMatrixLIC | Representera HIBCDataMatrixLIC-typ |
| HIBCDataMatrixPAS | Representera HIBCDataMatrixPAS-typ |
| HIBCQRLIC | Representera HIBCQRLIC-typ |
| HIBCQRPAS | Representera HIBCQRPAS-typ |
| HanXin | Representera HanXin-typ |
| IATA2of5 | Representera IATA2of5 typ |
| ISBN | Representera ISBN typ |
| ISMN | Representera ISMN typ |
| ISSN | Representera ISSN typ |
| ITF14 | Representera ITF14 typ |
| ITF6 | Representera ITF6 typ |
| Interleaved2of5 | Representera Interleaved2of5 typ |
| ItalianPost25 | Representera ItalianPost25 typ |
| MSI | Representera MSI typ |
| MacroPdf417 | Representera MacroPdf417 typ |
| Mailmark | Representera Mailmark typ |
| Matrix2of5 | Representera Matrix2of5 typ |
| MaxiCode | Representera MaxiCode typ |
| MicroPdf417 | Representera MicroPdf417 typ |
| MicroQR | Representera MicroQR typ |
| OPC | Representera OPC typ |
| OneCode | Representera OneCode typ |
| PZN | Representera PZN typ |
| PatchCode | Representera PatchCode typ |
| Pdf417 | Representera Pdf417 typ |
| Pharmacode | Representera Pharmacode typ |
| Planet | Representera Planet typ |
| Postnet | Representera Postnet typ |
| QR | Representera QR typ |
| RM4SCC | Representera RM4SCC typ |
| RectMicroQR | Representera RectMicroQR-typ |
| SCC14 | Representera SCC14-typ |
| SSCC18 | Representera SSCC18-typ |
| SingaporePost | Representera SingaporePost-typ |
| Standard2of5 | Representera Standard2of5-typ |
| SwissPostParcel | Representera SwissPostParcel-typ |
| UPCA | Representera UPCA-typ |
| UPCE | Representera UPCE-typ |
| UpcaGs1Code128Coupon | Representera UpcaGs1Code128Coupon-typ |
| UpcaGs1DatabarCoupon | Representera UpcaGs1DatabarCoupon-typ |
| VIN | Representera VIN-typ |
| undefined | Inget värde har angetts. |
Metoder
AustraliaPost
public static final BarcodeType AustraliaPost
Representera AustraliaPost-typ
AustralianPosteParcel
public static final BarcodeType AustralianPosteParcel
Representera AustralianPosteParcel-typ
Aztec
public static final BarcodeType Aztec
Representera Aztec-typ
Codabar
public static final BarcodeType Codabar
Representera Codabar-typ
CodablockF
public static final BarcodeType CodablockF
Representera CodablockF-typ
Code11
public static final BarcodeType Code11
Representera Code11-typ
Code128
public static final BarcodeType Code128
Representera Code128-typ
Code16K
public static final BarcodeType Code16K
Representera Code16K-typ
Code32
public static final BarcodeType Code32
Representera Code32-typ
Code39
public static final BarcodeType Code39
Representera Code39-typ
Code39FullASCII
public static final BarcodeType Code39FullASCII
Representera Code39FullASCII-typ
Code93
public static final BarcodeType Code93
Representera Code93-typ
DataLogic2of5
public static final BarcodeType DataLogic2of5
Representera DataLogic2of5-typ
DataMatrix
public static final BarcodeType DataMatrix
Representera DataMatrix-typ
DatabarExpanded
public static final BarcodeType DatabarExpanded
Representera DatabarExpanded-typ
DatabarExpandedStacked
public static final BarcodeType DatabarExpandedStacked
Representera DatabarExpandedStacked-typ
DatabarLimited
public static final BarcodeType DatabarLimited
Representera DatabarLimited-typ
DatabarOmniDirectional
public static final BarcodeType DatabarOmniDirectional
Representera DatabarOmniDirectional-typ
DatabarStacked
public static final BarcodeType DatabarStacked
Representera DatabarStacked-typ
DatabarStackedOmniDirectional
public static final BarcodeType DatabarStackedOmniDirectional
Representera DatabarStackedOmniDirectional-typ
DatabarTruncated
public static final BarcodeType DatabarTruncated
Representera DatabarTruncated-typ
DeutschePostIdentcode
public static final BarcodeType DeutschePostIdentcode
Representera DeutschePostIdentcode-typ
DeutschePostLeitcode
public static final BarcodeType DeutschePostLeitcode
Representera DeutschePostLeitcode-typ
DotCode
public static final BarcodeType DotCode
Representera DotCode-typ
DutchKIX
public static final BarcodeType DutchKIX
Representera DutchKIX-typ
EAN13
public static final BarcodeType EAN13
Representera EAN13-typ
EAN14
public static final BarcodeType EAN14
Representera EAN14-typ
EAN8
public static final BarcodeType EAN8
Representera EAN8-typ
GS1Aztec
public static final BarcodeType GS1Aztec
Representera GS1Aztec-typ
GS1CodablockF
public static final BarcodeType GS1CodablockF
Representera GS1CodablockF-typ
GS1Code128
public static final BarcodeType GS1Code128
Representera GS1Code128-typ
GS1CompositeBar
public static final BarcodeType GS1CompositeBar
Representera GS1CompositeBar-typ
GS1DataMatrix
public static final BarcodeType GS1DataMatrix
Representera GS1DataMatrix-typ
GS1DotCode
public static final BarcodeType GS1DotCode
Representera GS1DotCode-typ
GS1HanXin
public static final BarcodeType GS1HanXin
Representera GS1HanXin-typ
GS1MicroPdf417
public static final BarcodeType GS1MicroPdf417
Representera GS1MicroPdf417-typ
GS1QR
public static final BarcodeType GS1QR
Representera GS1QR-typ
HIBCAztecLIC
public static final BarcodeType HIBCAztecLIC
Representera HIBCAztecLIC-typ
HIBCAztecPAS
public static final BarcodeType HIBCAztecPAS
Representera HIBCAztecPAS-typ
HIBCCode128LIC
public static final BarcodeType HIBCCode128LIC
Representera HIBCCode128LIC-typ
HIBCCode128PAS
public static final BarcodeType HIBCCode128PAS
Representera HIBCCode128PAS-typ
HIBCCode39LIC
public static final BarcodeType HIBCCode39LIC
Representera HIBCCode39LIC-typ
HIBCCode39PAS
public static final BarcodeType HIBCCode39PAS
Representera HIBCCode39PAS-typ
HIBCDataMatrixLIC
public static final BarcodeType HIBCDataMatrixLIC
Representera HIBCDataMatrixLIC-typ
HIBCDataMatrixPAS
public static final BarcodeType HIBCDataMatrixPAS
Representera HIBCDataMatrixPAS-typ
HIBCQRLIC
public static final BarcodeType HIBCQRLIC
Representera HIBCQRLIC-typ
HIBCQRPAS
public static final BarcodeType HIBCQRPAS
Representera HIBCQRPAS-typ
HanXin
public static final BarcodeType HanXin
Representera HanXin-typ
IATA2of5
public static final BarcodeType IATA2of5
Representera IATA2of5 typ
ISBN
public static final BarcodeType ISBN
Representera ISBN typ
ISMN
public static final BarcodeType ISMN
Representera ISMN typ
ISSN
public static final BarcodeType ISSN
Representera ISSN typ
ITF14
public static final BarcodeType ITF14
Representera ITF14 typ
ITF6
public static final BarcodeType ITF6
Representera ITF6 typ
Interleaved2of5
public static final BarcodeType Interleaved2of5
Representera Interleaved2of5 typ
ItalianPost25
public static final BarcodeType ItalianPost25
Representera ItalianPost25 typ
MSI
public static final BarcodeType MSI
Representera MSI typ
MacroPdf417
public static final BarcodeType MacroPdf417
Representera MacroPdf417 typ
Mailmark
public static final BarcodeType Mailmark
Representera Mailmark typ
Matrix2of5
public static final BarcodeType Matrix2of5
Representera Matrix2of5 typ
MaxiCode
public static final BarcodeType MaxiCode
Representera MaxiCode typ
MicroPdf417
public static final BarcodeType MicroPdf417
Representera MicroPdf417 typ
MicroQR
public static final BarcodeType MicroQR
Representera MicroQR typ
OPC
public static final BarcodeType OPC
Representera OPC typ
OneCode
public static final BarcodeType OneCode
Representera OneCode typ
PZN
public static final BarcodeType PZN
Representera PZN typ
PatchCode
public static final BarcodeType PatchCode
Representera PatchCode typ
Pdf417
public static final BarcodeType Pdf417
Representera Pdf417 typ
Pharmacode
public static final BarcodeType Pharmacode
Representera Pharmacode typ
Planet
public static final BarcodeType Planet
Representera Planet typ
Postnet
public static final BarcodeType Postnet
Representera Postnet typ
QR
public static final BarcodeType QR
Representera QR typ
RM4SCC
public static final BarcodeType RM4SCC
Representera RM4SCC typ
RectMicroQR
public static final BarcodeType RectMicroQR
Representera RectMicroQR-typ
SCC14
public static final BarcodeType SCC14
Representera SCC14-typ
SSCC18
public static final BarcodeType SSCC18
Representera SSCC18-typ
SingaporePost
public static final BarcodeType SingaporePost
Representera SingaporePost-typ
Standard2of5
public static final BarcodeType Standard2of5
Representera Standard2of5-typ
SwissPostParcel
public static final BarcodeType SwissPostParcel
Representera SwissPostParcel-typ
UPCA
public static final BarcodeType UPCA
Representera UPCA-typ
UPCE
public static final BarcodeType UPCE
Representera UPCE-typ
UpcaGs1Code128Coupon
public static final BarcodeType UpcaGs1Code128Coupon
Representera UpcaGs1Code128Coupon-typ
UpcaGs1DatabarCoupon
public static final BarcodeType UpcaGs1DatabarCoupon
Representera UpcaGs1DatabarCoupon-typ
VIN
public static final BarcodeType VIN
Representera VIN-typ
undefined
public static final BarcodeType undefined
Inget värde har angetts. Standardvärdet kommer att användas
valueOf(Class arg0, String arg1)
public static T <T>valueOf(Class<T> arg0, String arg1)
Parameters:
| Parameter | Typ | Beskrivning |
|---|---|---|
| arg0 | java.lang.Class | |
| arg1 | java.lang.String |
Returns: T
compareTo(E arg0)
public final int compareTo(E arg0)
Parameters:
| Parameter | Typ | Beskrivning |
|---|---|---|
| arg0 | E |
Returns: int
equals(Object arg0)
public final boolean equals(Object arg0)
Parameters:
| Parameter | Typ | Beskrivning |
|---|---|---|
| arg0 | java.lang.Object |
Returns: boolean
getClass()
public final native Class<?> getClass()
Returns: java.lang.Class
getDeclaringClass()
public final Class<E> getDeclaringClass()
Returns:
java.lang.Class
hashCode()
public final int hashCode()
Returns: int
name()
public final String name()
Returns: java.lang.String
notify()
public final native void notify()
notifyAll()
public final native void notifyAll()
ordinal()
public final int ordinal()
Returns: int
toString()
public String toString()
Returns: java.lang.String
valueOf(String name)
public static BarcodeType valueOf(String name)
Parameters:
| Parameter | Typ | Beskrivning |
|---|---|---|
| namn | java.lang.String |
Returns: BarcodeType
values()
public static BarcodeType[] values()
Returns: com.aspose.omr.BarcodeType[]
wait()
public final void wait()
wait(long arg0)
public final native void wait(long arg0)
Parameters:
| Parameter | Typ | Beskrivning |
|---|---|---|
| arg0 | long |
wait(long arg0, int arg1)
public final void wait(long arg0, int arg1)
Parameters:
| Parameter | Typ | Beskrivning |
|---|---|---|
| arg0 | long | |
| arg1 | int |