| Package | Description |
|---|---|
| com.suncode.pwfl.core.type | |
| com.suncode.pwfl.core.type.support |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayType<T>
An array type, mapped to Java array.
|
class |
BooleanType
Boolean type.
|
class |
DateTimeType
Date time type.
|
class |
DateType
Date type.
|
class |
FloatType
Float type.
|
class |
IntegerType
Integer type.
|
class |
StringType
String type.
|
class |
TableStoreType |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonTypeBase<T>
TypeBase extension that simplifies implementation of JsonSerializable interface. |
Copyright © 2022 Suncode. All rights reserved.