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