| Modifier and Type | Method and Description |
|---|---|
Alphabet |
FileDescriptionEntry.getCodeSet()
Returns the value of the 'Code Set' reference.
|
Alphabet |
SortStmt.getCollatingSequence()
Returns the value of the 'Collating Sequence' reference.
|
Alphabet |
MergeStmt.getCollatingSequence()
Returns the value of the 'Collating Sequence' reference.
|
Alphabet |
SortTableStmt.getCollatingSequence()
Returns the value of the 'Collating Sequence' reference.
|
Alphabet |
SymbolicCharactersClause.getIn()
Returns the value of the 'In' reference.
|
Alphabet |
ObjectComputerParagraph.getProgramCollatingSequence()
Returns the value of the 'Program Collating Sequence' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileDescriptionEntry.setCodeSet(Alphabet value)
Sets the value of the '
Code Set' reference. |
void |
SortStmt.setCollatingSequence(Alphabet value)
Sets the value of the '
Collating Sequence' reference. |
void |
MergeStmt.setCollatingSequence(Alphabet value)
Sets the value of the '
Collating Sequence' reference. |
void |
SortTableStmt.setCollatingSequence(Alphabet value)
Sets the value of the '
Collating Sequence' reference. |
void |
SymbolicCharactersClause.setIn(Alphabet value)
Sets the value of the '
In' reference. |
void |
ObjectComputerParagraph.setProgramCollatingSequence(Alphabet value)
Sets the value of the '
Program Collating Sequence' reference. |