
Package ca.uhn.fhir.jpa.api.dao
Class PatientEverythingParameters
java.lang.Object
ca.uhn.fhir.jpa.api.dao.PatientEverythingParameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionca.uhn.fhir.rest.param.StringAndListParamorg.hl7.fhir.instance.model.api.IPrimitiveType<Integer> getCount()ca.uhn.fhir.rest.param.StringAndListParamca.uhn.fhir.rest.param.DateRangeParambooleanca.uhn.fhir.rest.param.StringAndListParamorg.hl7.fhir.instance.model.api.IPrimitiveType<Integer> ca.uhn.fhir.rest.api.SortSpecgetSort()ca.uhn.fhir.rest.param.StringAndListParamgetTypes()voidsetContent(ca.uhn.fhir.rest.param.StringAndListParam theContent) voidvoidsetFilter(ca.uhn.fhir.rest.param.StringAndListParam theFilter) voidsetLastUpdated(ca.uhn.fhir.rest.param.DateRangeParam theLastUpdated) voidsetMdmExpand(Boolean myMdmExpand) voidsetNarrative(ca.uhn.fhir.rest.param.StringAndListParam theNarrative) voidvoidsetSort(ca.uhn.fhir.rest.api.SortSpec theSort) voidsetTypes(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
-