Uses of Class
com.ibm.fhir.model.resource.Substance.Instance
-
Packages that use Substance.Instance Package Description com.ibm.fhir.model.resource -
-
Uses of Substance.Instance in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Substance.Instance Modifier and Type Method Description Substance.InstanceSubstance.Instance.Builder. build()Build theSubstance.InstanceMethods in com.ibm.fhir.model.resource that return types with arguments of type Substance.Instance Modifier and Type Method Description java.util.List<Substance.Instance>Substance. getInstance()Substance may be used to describe a kind of substance, or a specific package/container of the substance: an instance.Methods in com.ibm.fhir.model.resource with parameters of type Substance.Instance Modifier and Type Method Description protected Substance.Instance.BuilderSubstance.Instance.Builder. from(Substance.Instance instance)Substance.BuilderSubstance.Builder. instance(Substance.Instance... instance)Substance may be used to describe a kind of substance, or a specific package/container of the substance: an instance.protected voidSubstance.Instance.Builder. validate(Substance.Instance instance)Method parameters in com.ibm.fhir.model.resource with type arguments of type Substance.Instance Modifier and Type Method Description Substance.BuilderSubstance.Builder. instance(java.util.Collection<Substance.Instance> instance)Substance may be used to describe a kind of substance, or a specific package/container of the substance: an instance.
-