Package ca.cdr.api.model.json
Class TransactionLogEventsJson
java.lang.Object
ca.cdr.api.model.json.TransactionLogEventsJson
- All Implemented Interfaces:
IModelJson
,IModelJson
-
Nested Class Summary
-
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetFrom()
int
int
getTo()
void
void
setPageIndex
(int thePageIndex) void
setPageSize
(int thePageSize) void
-
Constructor Details
-
TransactionLogEventsJson
public TransactionLogEventsJson()
-
-
Method Details
-
getEvents
-
getFrom
-
setFrom
-
getPageSize
-
setPageSize
-
getTo
-
setTo
-
getPageIndex
-
setPageIndex
-