public class NameResult
extends java.lang.Object
| Constructor and Description |
|---|
NameResult() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFullName()
Returns the full name.
|
ResultStrength |
getNameStrength()
Returns the name strength.
|
boolean |
isPrimary()
Returns whether or not this is a primary name.
|
public boolean isPrimary()
public java.lang.String getFullName()
public ResultStrength getNameStrength()