| Package | Description |
|---|---|
| org.opensrp.api.domain |
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.withBaseEntityId(String baseEntityId) |
Event |
Event.withEntityType(String entityType) |
Event |
Event.withEventDate(org.joda.time.DateTime eventDate) |
Event |
Event.withEventType(String eventType) |
Event |
Event.withFormSubmissionId(String formSubmissionId) |
Event |
Event.withIdentifier(String identifierType,
String identifier) |
Event |
Event.withIdentifiers(Map<String,String> identifiers)
WARNING: Overrides all existing identifiers
|
Event |
Event.withLocationId(String locationId) |
Event |
Event.withObs(List<Obs> obs)
WARNING: Overrides all existing obs
|
Event |
Event.withObs(Obs observation) |
Event |
Event.withProviderId(String providerId) |
Copyright © 2018. All rights reserved.