| Package | Description |
|---|---|
| org.datavec.api.transform.transform.string |
| Modifier and Type | Method and Description |
|---|---|
static ChangeCaseStringTransform.CaseType |
ChangeCaseStringTransform.CaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeCaseStringTransform.CaseType[] |
ChangeCaseStringTransform.CaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ChangeCaseStringTransform(String column,
ChangeCaseStringTransform.CaseType caseType) |
Copyright © 2017. All rights reserved.