public class BarcodeType extends Object
| Constructor | Description |
|---|---|
BarcodeType() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getName() |
Barcode type name
|
int |
hashCode() |
|
BarcodeType |
name(String name) |
|
void |
setName(String name) |
|
String |
toString() |
public BarcodeType name(String name)
public String getName()
public void setName(String name)
Copyright © 2025. All rights reserved.