Package ca.uhn.fhir.jpa.api.dao
Class PatientEverythingParameters
java.lang.Object
ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionca.uhn.fhir.rest.param.StringAndListParam
org.hl7.fhir.instance.model.api.IPrimitiveType
<Integer> getCount()
ca.uhn.fhir.rest.param.StringAndListParam
ca.uhn.fhir.rest.param.DateRangeParam
boolean
ca.uhn.fhir.rest.param.StringAndListParam
org.hl7.fhir.instance.model.api.IPrimitiveType
<Integer> ca.uhn.fhir.rest.api.SortSpec
getSort()
ca.uhn.fhir.rest.param.StringAndListParam
getTypes()
void
setContent
(ca.uhn.fhir.rest.param.StringAndListParam theContent) void
void
setFilter
(ca.uhn.fhir.rest.param.StringAndListParam theFilter) void
setLastUpdated
(ca.uhn.fhir.rest.param.DateRangeParam theLastUpdated) void
setMdmExpand
(Boolean myMdmExpand) void
setNarrative
(ca.uhn.fhir.rest.param.StringAndListParam theNarrative) void
void
setSort
(ca.uhn.fhir.rest.api.SortSpec theSort) void
setTypes
(ca.uhn.fhir.rest.param.StringAndListParam theTypes)
-
Constructor Details
-
PatientEverythingParameters
public PatientEverythingParameters()
-
-
Method Details
-
getCount
-
getOffset
-
getLastUpdated
-
getSort
-
getContent
-
getNarrative
-
getFilter
-
getTypes
-
getMdmExpand
-
setCount
-
setOffset
-
setLastUpdated
-
setSort
-
setContent
-
setNarrative
-
setFilter
-
setTypes
-
setMdmExpand
-