| 注释类型 | 说明 |
|---|---|
| AutoType |
Auto type.
|
| BinaryType |
Binary type, corresponding to Java byte array.
|
| BoolType |
Boolean type, corresponding to Java Boolean/boolean.
|
| CharType |
Character type, corresponding to Java Character/char.
|
| DataType | |
| DecodingFormula | |
| DecodingIgnore | |
| DefaultEndian |
Specify endian according to hardware platform.
|
| DoubleArrayType |
Double array type
|
| DoubleType |
Double type, corresponding to Java Double/double.
|
| EncodingFormula | |
| EncodingIgnore | |
| EnumType |
Float type, corresponding to Java Float/float.
|
| FixedLength |
Enable fixed length.
|
| FloatArrayType |
Float array type
|
| FloatType |
Float type, corresponding to Java Float/float.
|
| Int16ArrayType |
Int16 array type
|
| Int16Type |
Int16 type, corresponding to Java Integer/int.
|
| Int32ArrayType |
Int32 array type
|
| Int32Type |
Integer type, corresponding to Java Integer/int.
|
| Int64ArrayType |
Int64 array type
|
| Int64Type |
Long type, corresponding to Java Long/long.
|
| Int8ArrayType |
Int8 array type
|
| Int8Type |
Integer8 type, corresponding to Java Integer/int.
|
| StringType |
String type, corresponding to Java String.
|
| TimeType |
Timestamp type, corresponding to Java java.sql.Timestamp.
|
| UInt16ArrayType |
UInt16 array type
|
| UInt16Type |
Integer type, corresponding to Java Integer/int.
|
| UInt32ArrayType |
UInt32 array type
|
| UInt32Type |
Long type, corresponding to Java Long/long.
|
| UInt64ArrayType |
UInt64 array type
|
| UInt64Type |
uint64 type, corresponding to Java BigInteger.
|
| UInt8ArrayType |
UInt8 array type
|
| UInt8Type |
Integer type, corresponding to Java Integer/int.
|
| Validator |
Copyright © 2019–2022 indunet. All rights reserved.