| Package | Description |
|---|---|
| org.tn5250j.sessionsettings |
| Modifier and Type | Field and Description |
|---|---|
static ColumnSeparator |
ColumnSeparator.DEFAULT
default Line
|
| Modifier and Type | Method and Description |
|---|---|
static ColumnSeparator |
ColumnSeparator.getFromName(String name)
searches the enumeration for the given name, case insensitive
|
static ColumnSeparator |
ColumnSeparator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnSeparator[] |
ColumnSeparator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.