Uses of Class
com.ibm.fhir.model.resource.SubstanceSpecification.Structure.Isotope.MolecularWeight
-
Packages that use SubstanceSpecification.Structure.Isotope.MolecularWeight Package Description com.ibm.fhir.model.resource -
-
Uses of SubstanceSpecification.Structure.Isotope.MolecularWeight in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return SubstanceSpecification.Structure.Isotope.MolecularWeight Modifier and Type Method Description SubstanceSpecification.Structure.Isotope.MolecularWeight
SubstanceSpecification.Structure.Isotope.MolecularWeight.Builder. build()
SubstanceSpecification.Structure.Isotope.MolecularWeight
SubstanceSpecification.Structure. getMolecularWeight()
The molecular weight or weight range (for proteins, polymers or nucleic acids).SubstanceSpecification.Structure.Isotope.MolecularWeight
SubstanceSpecification.Structure.Isotope. getMolecularWeight()
The molecular weight or weight range (for proteins, polymers or nucleic acids).Methods in com.ibm.fhir.model.resource that return types with arguments of type SubstanceSpecification.Structure.Isotope.MolecularWeight Modifier and Type Method Description List<SubstanceSpecification.Structure.Isotope.MolecularWeight>
SubstanceSpecification. getMolecularWeight()
The molecular weight or weight range (for proteins, polymers or nucleic acids).Methods in com.ibm.fhir.model.resource with parameters of type SubstanceSpecification.Structure.Isotope.MolecularWeight Modifier and Type Method Description protected SubstanceSpecification.Structure.Isotope.MolecularWeight.Builder
SubstanceSpecification.Structure.Isotope.MolecularWeight.Builder. from(SubstanceSpecification.Structure.Isotope.MolecularWeight molecularWeight)
SubstanceSpecification.Builder
SubstanceSpecification.Builder. molecularWeight(SubstanceSpecification.Structure.Isotope.MolecularWeight... molecularWeight)
The molecular weight or weight range (for proteins, polymers or nucleic acids).SubstanceSpecification.Structure.Builder
SubstanceSpecification.Structure.Builder. molecularWeight(SubstanceSpecification.Structure.Isotope.MolecularWeight molecularWeight)
The molecular weight or weight range (for proteins, polymers or nucleic acids).SubstanceSpecification.Structure.Isotope.Builder
SubstanceSpecification.Structure.Isotope.Builder. molecularWeight(SubstanceSpecification.Structure.Isotope.MolecularWeight molecularWeight)
The molecular weight or weight range (for proteins, polymers or nucleic acids).protected void
SubstanceSpecification.Structure.Isotope.MolecularWeight.Builder. validate(SubstanceSpecification.Structure.Isotope.MolecularWeight molecularWeight)
Method parameters in com.ibm.fhir.model.resource with type arguments of type SubstanceSpecification.Structure.Isotope.MolecularWeight Modifier and Type Method Description SubstanceSpecification.Builder
SubstanceSpecification.Builder. molecularWeight(Collection<SubstanceSpecification.Structure.Isotope.MolecularWeight> molecularWeight)
The molecular weight or weight range (for proteins, polymers or nucleic acids).
-