Package com.yoti.api.client
Class Time
java.lang.Object
com.yoti.api.client.Time
UTC time of day, to the nearest microsecond
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
from
-
getHour
public int getHour() -
getMinute
public int getMinute() -
getSecond
public int getSecond() -
getMicrosecond
public int getMicrosecond() -
toString
-
equals
-
hashCode
public int hashCode() -
builder
-