Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
BidiText |
BidiText.transform(BidiFlagSet dstFlags) |
Transforms the data in the "this" BidiText object and return the resulting
BidiText object.
|
BidiText |
BidiText.transform(BidiTransform bdx) |
Transforms the data in the "this" BidiText object and return the resulting
BidiText object.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
BidiText.equals(BidiText other) |
Compares two BidiText objects.
|
Copyright © 2024. All rights reserved.