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.TargetSubstanceReferenceInformation.Target.Builder. build()Build theSubstanceReferenceInformation.TargetMethods in com.ibm.fhir.model.resource that return types with arguments of type SubstanceReferenceInformation.Target Modifier and Type Method Description java.util.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.BuilderSubstanceReferenceInformation.Target.Builder. from(SubstanceReferenceInformation.Target target)SubstanceReferenceInformation.BuilderSubstanceReferenceInformation.Builder. target(SubstanceReferenceInformation.Target... target)Todo.protected voidSubstanceReferenceInformation.Target.Builder. validate(SubstanceReferenceInformation.Target target)Method parameters in com.ibm.fhir.model.resource with type arguments of type SubstanceReferenceInformation.Target Modifier and Type Method Description SubstanceReferenceInformation.BuilderSubstanceReferenceInformation.Builder. target(java.util.Collection<SubstanceReferenceInformation.Target> target)Todo.
-