Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
ValidationListAttribute[] |
ValidationListAttributeInfo.getAttributes() |
Returns the attributes assigned to the receiver.
|
Modifier and Type | Method | Description |
---|---|---|
ValidationListEntry |
ValidationList.findEntry(String identifier,
int ccsid,
ValidationListAttribute[] attributes) |
Returns an entry from the validation list with the given identifier and attributes.
|
void |
ValidationListAttributeInfo.setAttributes(ValidationListAttribute[] attributes) |
Sets the attributes assigned to the receiver.
|
Constructor | Description |
---|---|
ValidationListAttributeInfo(ValidationListAttribute[] attributes) |
Constructs a ValidationListAttributeInfo with the given attributes.
|
Copyright © 2024. All rights reserved.