Class Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.iti66.Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
- Enclosing class:
- Iti66DocumentManifestSearchParameters
public static class Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescription_id(ca.uhn.fhir.rest.param.TokenParam _id) authorFamilyName(ca.uhn.fhir.rest.param.StringParam authorFamilyName) authorGivenName(ca.uhn.fhir.rest.param.StringParam authorGivenName) build()created(ca.uhn.fhir.rest.param.DateRangeParam created) fhirContext(ca.uhn.fhir.context.FhirContext fhirContext) identifier(ca.uhn.fhir.rest.param.TokenParam identifier) includeSpec(Set<ca.uhn.fhir.model.api.Include> includeSpec) patientIdentifier(ca.uhn.fhir.rest.param.TokenParam patientIdentifier) patientReference(ca.uhn.fhir.rest.param.ReferenceParam patientReference) sortSpec(ca.uhn.fhir.rest.api.SortSpec sortSpec) source(ca.uhn.fhir.rest.param.TokenOrListParam source) status(ca.uhn.fhir.rest.param.TokenOrListParam status) toString()type(ca.uhn.fhir.rest.param.TokenOrListParam type)
-
Method Details
-
created
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder created(ca.uhn.fhir.rest.param.DateRangeParam created) - Returns:
this.
-
type
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder type(ca.uhn.fhir.rest.param.TokenOrListParam type) - Returns:
this.
-
source
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder source(ca.uhn.fhir.rest.param.TokenOrListParam source) - Returns:
this.
-
status
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder status(ca.uhn.fhir.rest.param.TokenOrListParam status) - Returns:
this.
-
identifier
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder identifier(ca.uhn.fhir.rest.param.TokenParam identifier) - Returns:
this.
-
_id
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder _id(ca.uhn.fhir.rest.param.TokenParam _id) - Returns:
this.
-
patientReference
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder patientReference(ca.uhn.fhir.rest.param.ReferenceParam patientReference) - Returns:
this.
-
patientIdentifier
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder patientIdentifier(ca.uhn.fhir.rest.param.TokenParam patientIdentifier) - Returns:
this.
-
authorFamilyName
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder authorFamilyName(ca.uhn.fhir.rest.param.StringParam authorFamilyName) - Returns:
this.
-
authorGivenName
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder authorGivenName(ca.uhn.fhir.rest.param.StringParam authorGivenName) - Returns:
this.
-
sortSpec
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder sortSpec(ca.uhn.fhir.rest.api.SortSpec sortSpec) - Returns:
this.
-
includeSpec
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder includeSpec(Set<ca.uhn.fhir.model.api.Include> includeSpec) - Returns:
this.
-
fhirContext
public Iti66DocumentManifestSearchParameters.Iti66DocumentManifestSearchParametersBuilder fhirContext(ca.uhn.fhir.context.FhirContext fhirContext) - Returns:
this.
-
build
-
toString
-