| Package | Description |
|---|---|
| org.asn1s.api.type |
| Modifier and Type | Method and Description |
|---|---|
CollectionType.Kind |
CollectionType.getKind() |
static CollectionType.Kind |
CollectionType.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionType.Kind[] |
CollectionType.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionType |
TypeFactory.collection(CollectionType.Kind collectionKind) |
Copyright © 2017. All rights reserved.