| Package | Description |
|---|---|
| com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PackedDecimalFieldDescription.setDataType(AS400PackedDecimal dataType) |
Sets the AS400DataType object describing this field.
|
| Constructor | Description |
|---|---|
PackedDecimalFieldDescription(AS400PackedDecimal dataType,
String name) |
Constructs a PackedDecimalFieldDescription object.
|
PackedDecimalFieldDescription(AS400PackedDecimal dataType,
String name,
String ddsName) |
Constructs a PackedDecimalFieldDescription object.
|
Copyright © 2024. All rights reserved.