public class FpeDate extends Object
Constructor and Description |
---|
FpeDate() |
Modifier and Type | Method and Description |
---|---|
FpeDate |
dmyDate(FpeDateWithBounds dmyDate) |
boolean |
equals(Object o) |
FpeDateWithBounds |
getDmyDate()
Get dmyDate
|
FpeDateWithBounds |
getMonthDayDate()
Get monthDayDate
|
FpeDateWithBounds |
getMonthYearDate()
Get monthYearDate
|
int |
hashCode() |
FpeDate |
monthDayDate(FpeDateWithBounds monthDayDate) |
FpeDate |
monthYearDate(FpeDateWithBounds monthYearDate) |
void |
setDmyDate(FpeDateWithBounds dmyDate) |
void |
setMonthDayDate(FpeDateWithBounds monthDayDate) |
void |
setMonthYearDate(FpeDateWithBounds monthYearDate) |
String |
toString() |
public FpeDate dmyDate(FpeDateWithBounds dmyDate)
public FpeDateWithBounds getDmyDate()
public void setDmyDate(FpeDateWithBounds dmyDate)
public FpeDate monthDayDate(FpeDateWithBounds monthDayDate)
public FpeDateWithBounds getMonthDayDate()
public void setMonthDayDate(FpeDateWithBounds monthDayDate)
public FpeDate monthYearDate(FpeDateWithBounds monthYearDate)
public FpeDateWithBounds getMonthYearDate()
public void setMonthYearDate(FpeDateWithBounds monthYearDate)
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved