Package com.yoti.api.client
Class Date
java.lang.Object
com.yoti.api.client.Date
Represents a day in time.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
from
-
parseFrom
-
parseFrom
-
getYear
public int getYear() -
getMonth
public int getMonth() -
getDay
public int getDay() -
toString
-
equals
-
hashCode
public int hashCode() -
builder
-