public class Name extends AbstractEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
Name.Gender |
| Constructor and Description |
|---|
Name() |
| Modifier and Type | Method and Description |
|---|---|
Name.Gender |
getGender()
Пол
|
String |
getName() |
String |
getPatronymic() |
String |
getResult() |
String |
getResultAblative() |
String |
getResultDative() |
String |
getResultGenitive() |
String |
getSource() |
String |
getSurname() |
String |
toString() |
getQcpublic String getSource()
getSource in class AbstractEntitypublic String getResult()
public String getResultGenitive()
public String getResultDative()
public String getResultAblative()
public String getSurname()
public String getName()
public String getPatronymic()
public Name.Gender getGender()
Copyright © 2016. All rights reserved.