| Package | Description |
|---|---|
| com.suncode.pwfl.core.data | |
| com.suncode.pwfl.core.type |
| Constructor and Description |
|---|
TableStore(Map<String,BasicTypes> variableType,
List<Record> data) |
| Modifier and Type | Method and Description |
|---|---|
static BasicTypes |
BasicTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BasicTypes[] |
BasicTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static BasicTypes |
BasicTypes.wrap(Type<?> type) |
Copyright © 2024 Suncode. All rights reserved.