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