| Package | Description |
|---|---|
| ch.rasc.extclassgenerator |
| Modifier and Type | Method and Description |
|---|---|
LineEnding |
OutputConfig.getLineEnding() |
static LineEnding |
LineEnding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineEnding[] |
LineEnding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputConfig.setLineEnding(LineEnding lineEnding) |
Copyright © 2013–2015. All rights reserved.