| Package | Description |
|---|---|
| org.asn1s.api | |
| org.asn1s.api.encoding.tag |
| Modifier and Type | Method and Description |
|---|---|
static UniversalType |
UniversalType.forTypeName(String typeName) |
static UniversalType |
UniversalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UniversalType[] |
UniversalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TagEncoding |
TagEncoding.universal(UniversalType type) |
Copyright © 2017. All rights reserved.