| Package | Description |
|---|---|
| io.snapcx.tracking.client.model |
| Modifier and Type | Method and Description |
|---|---|
TrackEvent |
TrackEvent.date(String date) |
TrackEvent |
TrackEvent.latitude(String latitude) |
TrackEvent |
TrackEvent.location(String location) |
TrackEvent |
TrackEvent.longtitude(String longtitude) |
TrackEvent |
TrackEvent.message(String message) |
TrackEvent |
TrackEvent.time(String time) |
| Modifier and Type | Method and Description |
|---|---|
List<TrackEvent> |
TrackRecord.getTrackEvent()
Get trackEvent
|
| Modifier and Type | Method and Description |
|---|---|
TrackRecord |
TrackRecord.addTrackEventItem(TrackEvent trackEventItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrackRecord.setTrackEvent(List<TrackEvent> trackEvent) |
TrackRecord |
TrackRecord.trackEvent(List<TrackEvent> trackEvent) |
Copyright © 2012–2017 JFrameworks.com, LLC. All rights reserved.