Modifier and Type | Method and Description |
---|---|
CaseHandling |
Morfeusz.getCaseHandling() |
static CaseHandling |
CaseHandling.swigToEnum(int swigValue) |
static CaseHandling |
CaseHandling.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CaseHandling[] |
CaseHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Morfeusz.setCaseHandling(CaseHandling caseHandling)
Set case handling.
|