| Package | Description |
|---|---|
| com.github.aleksandy.petrovich | |
| com.github.aleksandy.petrovich.inflection |
| Modifier and Type | Field and Description |
|---|---|
Gender |
Petrovich.Names.gender |
| Modifier and Type | Method and Description |
|---|---|
static Gender |
Gender.detect(String middleName) |
static Gender |
Gender.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Gender[] |
Gender.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Petrovich.Names(String lastName,
String firstName,
String middleName,
Gender gender) |
| Constructor and Description |
|---|
CaseInflection(RulesProvider provider,
Gender gender) |
Copyright © 2015. All rights reserved.