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