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