Package no.unit.nva.model.time
Class Instant
- java.lang.Object
-
- no.unit.nva.model.time.Instant
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringVALUE
-
Constructor Summary
Constructors Constructor Description Instant(java.time.LocalDateTime value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()
-
-
-
Field Detail
-
VALUE
public static final java.lang.String VALUE
- See Also:
- Constant Field Values
-
-