elzabstx
2.00.20
elzabstx
/
pl.com.elzab.stx.enums
/
PaymentInForeignCurrencyKeyDefinition
Payment
In
Foreign
Currency
Key
Definition
public
final
class
PaymentInForeignCurrencyKeyDefinition
extends
KeyDefinition
Constructors
Functions
Properties
Constructors
Payment
In
Foreign
Currency
Key
Definition
Link copied to clipboard
public
PaymentInForeignCurrencyKeyDefinition
PaymentInForeignCurrencyKeyDefinition
(
KeyCode
keyNumber
)
Functions
get
Key
Number
Link copied to clipboard
public
final
KeyCode
getKeyNumber
(
)
get
Payment
Number
Link copied to clipboard
public
final
Integer
getPaymentNumber
(
)
get
Type
Link copied to clipboard
public
KeyDefinitionType
getType
(
)
get
Value
Link copied to clipboard
public
final
Integer
getValue
(
)
set
Key
Number
Link copied to clipboard
public
final
Unit
setKeyNumber
(
KeyCode
keyNumber
)
set
Payment
Number
Link copied to clipboard
public
final
Unit
setPaymentNumber
(
Integer
paymentNumber
)
set
Value
Link copied to clipboard
public
final
Unit
setValue
(
Integer
value
)
Properties
key
Number
Link copied to clipboard
private
KeyCode
keyNumber
payment
Number
Link copied to clipboard
private
Integer
paymentNumber
type
Link copied to clipboard
private
final
KeyDefinitionType
type
value
Link copied to clipboard
private
Integer
value