Uses of Class
com.ibm.fhir.term.spi.TranslationOutcome.Match.Product.Builder
-
Packages that use TranslationOutcome.Match.Product.Builder Package Description com.ibm.fhir.term.spi -
-
Uses of TranslationOutcome.Match.Product.Builder in com.ibm.fhir.term.spi
Methods in com.ibm.fhir.term.spi 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()
-