| Package | Description |
|---|---|
| com.emv.qrcode.core.model.cpm |
| Modifier and Type | Method and Description |
|---|---|
static BERTag.TagClass |
BERTag.TagClass.entryOf(int value) |
BERTag.TagClass |
BERTag.getTagClass() |
static BERTag.TagClass |
BERTag.TagClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BERTag.TagClass[] |
BERTag.TagClass.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.