| Package | Description |
|---|---|
| com.emv.qrcode.core.isos |
| Modifier and Type | Method and Description |
|---|---|
static Currency |
Currency.entryOf(String code) |
static Currency |
Currency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Currency[] |
Currency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020–2021 com.github.mvallim. All rights reserved.