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