Uses of Class
org.linuxforhealth.fhir.term.service.TranslationOutcome.Match.Product
-
Packages that use TranslationOutcome.Match.Product Package Description org.linuxforhealth.fhir.term.service -
-
Uses of TranslationOutcome.Match.Product in org.linuxforhealth.fhir.term.service
Methods in org.linuxforhealth.fhir.term.service that return TranslationOutcome.Match.Product Modifier and Type Method Description TranslationOutcome.Match.ProductTranslationOutcome.Match.Product.Builder. build()Methods in org.linuxforhealth.fhir.term.service that return types with arguments of type TranslationOutcome.Match.Product Modifier and Type Method Description java.util.List<TranslationOutcome.Match.Product>TranslationOutcome.Match. getProduct()Methods in org.linuxforhealth.fhir.term.service with parameters of type TranslationOutcome.Match.Product Modifier and Type Method Description protected TranslationOutcome.Match.Product.BuilderTranslationOutcome.Match.Product.Builder. from(TranslationOutcome.Match.Product product)TranslationOutcome.Match.BuilderTranslationOutcome.Match.Builder. product(TranslationOutcome.Match.Product... product)Method parameters in org.linuxforhealth.fhir.term.service with type arguments of type TranslationOutcome.Match.Product Modifier and Type Method Description TranslationOutcome.Match.BuilderTranslationOutcome.Match.Builder. product(java.util.Collection<TranslationOutcome.Match.Product> product)
-