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