public class ItemActivityTimeSet
extends Object
-
Nested Class Summary
Nested Classes
-
Method Summary
boolean
Describes when the activity took place.
Describes when the activity was recorded.
int
-
Method Details
-
-
getObservedDateTime
public String getObservedDateTime()
Describes when the activity took place.
-
getRecordedDateTime
public String getRecordedDateTime()
Describes when the activity was recorded.
-
-
-