|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Enum
com.bea.rfid.workflow.util.BarcodeDecoder.BarcodeEncoding
public static final class BarcodeDecoder.BarcodeEncoding
| Field Summary | |
|---|---|
static BarcodeDecoder.BarcodeEncoding |
UCC12
|
static BarcodeDecoder.BarcodeEncoding |
UCC13
|
| Method Summary | |
|---|---|
static BarcodeDecoder.BarcodeEncoding |
valueOf(String name)
|
static BarcodeDecoder.BarcodeEncoding[] |
values()
|
| Methods inherited from class java.lang.Enum |
|---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final BarcodeDecoder.BarcodeEncoding UCC12
public static final BarcodeDecoder.BarcodeEncoding UCC13
| Method Detail |
|---|
public static final BarcodeDecoder.BarcodeEncoding[] values()
public static BarcodeDecoder.BarcodeEncoding valueOf(String name)
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||