| Package | Description |
|---|---|
| com.neurosys.etl.common.transformers |
| Modifier and Type | Method and Description |
|---|---|
CaseTransformer.Case |
CaseTransformer.getCaseType() |
static CaseTransformer.Case |
CaseTransformer.Case.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaseTransformer.Case[] |
CaseTransformer.Case.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaseTransformer.setCaseType(CaseTransformer.Case caseType) |
Copyright © 2018. All rights reserved.