Package | Description |
---|---|
org.komodo.spi.utils |
Modifier and Type | Method and Description |
---|---|
TextFormat.TextCase |
TextFormat.getTextCase() |
static TextFormat.TextCase |
TextFormat.TextCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextFormat.TextCase[] |
TextFormat.TextCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TextFormat.setTextCase(TextFormat.TextCase newTextCase) |
Copyright © 2013–2019. All rights reserved.