-
public final class GATime
-
-
Field Summary
Fields Modifier and Type Field Description private final StringtimeIso8601
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final GATimecopy(String timeIso8601)final StringgetTimeIso8601()-
-
Constructor Detail
-
GATime
GATime(String timeIso8601)
-
-
Method Detail
-
component1
final String component1()
-
getTimeIso8601
final String getTimeIso8601()
-
-
-
-