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.MolecularWeightSubstanceSpecification.Structure.Isotope.MolecularWeight.Builder. build()SubstanceSpecification.Structure.Isotope.MolecularWeightSubstanceSpecification.Structure. getMolecularWeight()The molecular weight or weight range (for proteins, polymers or nucleic acids).SubstanceSpecification.Structure.Isotope.MolecularWeightSubstanceSpecification.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 java.util.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.BuilderSubstanceSpecification.Structure.Isotope.MolecularWeight.Builder. from(SubstanceSpecification.Structure.Isotope.MolecularWeight molecularWeight)SubstanceSpecification.BuilderSubstanceSpecification.Builder. molecularWeight(SubstanceSpecification.Structure.Isotope.MolecularWeight... molecularWeight)The molecular weight or weight range (for proteins, polymers or nucleic acids).SubstanceSpecification.Structure.BuilderSubstanceSpecification.Structure.Builder. molecularWeight(SubstanceSpecification.Structure.Isotope.MolecularWeight molecularWeight)The molecular weight or weight range (for proteins, polymers or nucleic acids).SubstanceSpecification.Structure.Isotope.BuilderSubstanceSpecification.Structure.Isotope.Builder. molecularWeight(SubstanceSpecification.Structure.Isotope.MolecularWeight molecularWeight)The molecular weight or weight range (for proteins, polymers or nucleic acids).protected voidSubstanceSpecification.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.BuilderSubstanceSpecification.Builder. molecularWeight(java.util.Collection<SubstanceSpecification.Structure.Isotope.MolecularWeight> molecularWeight)The molecular weight or weight range (for proteins, polymers or nucleic acids).
-