| Package | Description |
|---|---|
| org.asn1s.api.type |
| Modifier and Type | Method and Description |
|---|---|
static Enumerated.ItemKind |
Enumerated.ItemKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Enumerated.ItemKind[] |
Enumerated.ItemKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Enumerated.addItem(Enumerated.ItemKind kind,
String name,
Ref<Value> valueRef) |
Copyright © 2017. All rights reserved.