|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.onbarcode.barcode.BarcodeFactory
public class BarcodeFactory
Constructor Summary | |
---|---|
BarcodeFactory()
|
Method Summary | |
---|---|
static AbstractBarcode |
createBarcode(int type)
|
static AbstractBarcode |
createBarcode(java.lang.String type)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BarcodeFactory()
Method Detail |
---|
public static AbstractBarcode createBarcode(int type)
public static AbstractBarcode createBarcode(java.lang.String type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |