| Package | Description |
|---|---|
| org.asn1s.api.type |
| Modifier and Type | Method and Description |
|---|---|
Type.Family |
Type.getFamily()
Return type family
|
static Type.Family |
Type.Family.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type.Family[] |
Type.Family.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionTypeExtensionGroup |
TypeFactory.extensionGroup(Type.Family requiredFamily) |
Copyright © 2017. All rights reserved.