See: Description
| Interface | Description |
|---|---|
| Type |
Representation of an IDL type for the use of the Java language bindings.
|
| TypeVisitor |
Visitor of types.
|
| Class | Description |
|---|---|
| AnyErrorType |
Type descriptor for
Exception IDL type. |
| BinaryType | |
| BooleanType | |
| DateTimeType | |
| DoubleType | |
| DynamicStructType |
Description of a "dynamic structure" type in static language bindings.
|
| EnumType |
Description of an enumeration type.
|
| ErrorType |
Description of an error type.
|
| IdType |
Description of an ID type.
|
| IntegerType | |
| ListType | |
| MapType | |
| OpaqueType | |
| OptionalType | |
| SecretType | |
| SetType | |
| StringType | |
| StructType |
Description of a structure type.
|
| StructType.FieldNameDetails |
Field name details structure.
|
| TypeReference<T extends Type> |
Reference to another type.
|
| UriType | |
| VoidType |
Copyright © 2022. All rights reserved.