new TagPrinter()
- Source:
Methods
(static) TagPrinter#getPrinter() → {printer.Printer}
Get the field value
- Source:
Returns:
- Type
- printer.Printer
(static) TagPrinter#getTag() → {inventory.Tag}
Get the field value
- Source:
Returns:
- Type
- inventory.Tag
(static) TagPrinter#setPrinter(printer)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
printer |
printer.Printer |
- Source:
(static) TagPrinter#setTag(tag)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
tag |
inventory.Tag |
- Source: