elzabstx
2.00.20
elzabstx
/
pl.com.elzab.stx.enums
/
CashRegisterCounters
Cash
Register
Counters
public
final
class
CashRegisterCounters
Constructors
Functions
Properties
Constructors
Cash
Register
Counters
Link copied to clipboard
public
CashRegisterCounters
CashRegisterCounters
(
)
Functions
get
Amount
Link copied to clipboard
public
final
Integer
getAmount
(
)
get
Plu
Number
Link copied to clipboard
public
final
Integer
getPluNumber
(
)
get
Quantity
Link copied to clipboard
public
final
String
getQuantity
(
)
set
Amount
Link copied to clipboard
public
final
Unit
setAmount
(
Integer
amount
)
set
Plu
Number
Link copied to clipboard
public
final
Unit
setPluNumber
(
Integer
pluNumber
)
set
Quantity
Link copied to clipboard
public
final
Unit
setQuantity
(
String
quantity
)
Properties
amount
Link copied to clipboard
private
Integer
amount
plu
Number
Link copied to clipboard
private
Integer
pluNumber
quantity
Link copied to clipboard
private
String
quantity