Uses of Class
de.gematik.bbriccs.fhir.codec.ResourceTypeHint
Packages that use ResourceTypeHint
-
Uses of ResourceTypeHint in de.gematik.bbriccs.fhir.codec
Methods in de.gematik.bbriccs.fhir.codec with type parameters of type ResourceTypeHintModifier and TypeMethodDescription<T extends ResourceTypeHint<? extends ProfileVersion,? extends org.hl7.fhir.r4.model.Resource>>
FhirCodec.FhirCodecBuilderFhirCodec.FhirCodecBuilder.withTypeHints(List<T> typeHints) Methods in de.gematik.bbriccs.fhir.codec that return ResourceTypeHintModifier and TypeMethodDescription<R extends org.hl7.fhir.r4.model.Resource>
ResourceTypeHint<T,R> Generate the ResourceTypeHint for the given mapping class and the configured structure system with the given versionMethods in de.gematik.bbriccs.fhir.codec with parameters of type ResourceTypeHintModifier and TypeMethodDescription<T extends ProfileVersion,R extends org.hl7.fhir.r4.model.Resource>
FhirCodec.FhirCodecBuilderFhirCodec.FhirCodecBuilder.withTypeHint(ResourceTypeHint<T, R> typeHint)