public class BirthRange
extends java.lang.Object
| Constructor and Description |
|---|
BirthRange() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getDateOfBirth()
Returns the start of the date of birth range.
|
java.util.Date |
getDateOfBirthEnd()
Returns the end of the date of birth range.
|
@NotNull public java.util.Date getDateOfBirth()
@Nullable public java.util.Date getDateOfBirthEnd()