Uses of Class
org.linuxforhealth.fhir.term.service.TranslationOutcome.Match.Product.Builder
-
Packages that use TranslationOutcome.Match.Product.Builder Package Description org.linuxforhealth.fhir.term.service -
-
Uses of TranslationOutcome.Match.Product.Builder in org.linuxforhealth.fhir.term.service
Methods in org.linuxforhealth.fhir.term.service that return TranslationOutcome.Match.Product.Builder Modifier and Type Method Description static TranslationOutcome.Match.Product.Builder
TranslationOutcome.Match.Product. builder()
TranslationOutcome.Match.Product.Builder
TranslationOutcome.Match.Product.Builder. concept(Coding concept)
TranslationOutcome.Match.Product.Builder
TranslationOutcome.Match.Product.Builder. element(Uri element)
protected TranslationOutcome.Match.Product.Builder
TranslationOutcome.Match.Product.Builder. from(TranslationOutcome.Match.Product product)
TranslationOutcome.Match.Product.Builder
TranslationOutcome.Match.Product. toBuilder()
-