| Package | Description |
|---|---|
| org.springframework.cloud.stream.app.python.jython |
| Modifier and Type | Method and Description |
|---|---|
JythonScriptProperties.Delimiter |
JythonScriptProperties.getDelimiter() |
static JythonScriptProperties.Delimiter |
JythonScriptProperties.Delimiter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JythonScriptProperties.Delimiter[] |
JythonScriptProperties.Delimiter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JythonScriptProperties.setDelimiter(JythonScriptProperties.Delimiter delimiter) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.