Uses of Class
com.ibm.fhir.model.resource.SubstanceReferenceInformation.Target
-
Packages that use SubstanceReferenceInformation.Target Package Description com.ibm.fhir.model.resource -
-
Uses of SubstanceReferenceInformation.Target in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return SubstanceReferenceInformation.Target Modifier and Type Method Description SubstanceReferenceInformation.Target
SubstanceReferenceInformation.Target.Builder. build()
Build theSubstanceReferenceInformation.Target
Methods in com.ibm.fhir.model.resource that return types with arguments of type SubstanceReferenceInformation.Target Modifier and Type Method Description List<SubstanceReferenceInformation.Target>
SubstanceReferenceInformation. getTarget()
Todo.Methods in com.ibm.fhir.model.resource with parameters of type SubstanceReferenceInformation.Target Modifier and Type Method Description protected SubstanceReferenceInformation.Target.Builder
SubstanceReferenceInformation.Target.Builder. from(SubstanceReferenceInformation.Target target)
SubstanceReferenceInformation.Builder
SubstanceReferenceInformation.Builder. target(SubstanceReferenceInformation.Target... target)
Todo.Method parameters in com.ibm.fhir.model.resource with type arguments of type SubstanceReferenceInformation.Target Modifier and Type Method Description SubstanceReferenceInformation.Builder
SubstanceReferenceInformation.Builder. target(Collection<SubstanceReferenceInformation.Target> target)
Todo.
-