Uses of Class
com.ibm.fhir.model.resource.SubstanceProtein.Subunit
-
Packages that use SubstanceProtein.Subunit Package Description com.ibm.fhir.model.resource -
-
Uses of SubstanceProtein.Subunit in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return SubstanceProtein.Subunit Modifier and Type Method Description SubstanceProtein.SubunitSubstanceProtein.Subunit.Builder. build()Build theSubstanceProtein.SubunitMethods in com.ibm.fhir.model.resource that return types with arguments of type SubstanceProtein.Subunit Modifier and Type Method Description java.util.List<SubstanceProtein.Subunit>SubstanceProtein. getSubunit()This subclause refers to the description of each subunit constituting the SubstanceProtein.Methods in com.ibm.fhir.model.resource with parameters of type SubstanceProtein.Subunit Modifier and Type Method Description protected SubstanceProtein.Subunit.BuilderSubstanceProtein.Subunit.Builder. from(SubstanceProtein.Subunit subunit)SubstanceProtein.BuilderSubstanceProtein.Builder. subunit(SubstanceProtein.Subunit... subunit)This subclause refers to the description of each subunit constituting the SubstanceProtein.protected voidSubstanceProtein.Subunit.Builder. validate(SubstanceProtein.Subunit subunit)Method parameters in com.ibm.fhir.model.resource with type arguments of type SubstanceProtein.Subunit Modifier and Type Method Description SubstanceProtein.BuilderSubstanceProtein.Builder. subunit(java.util.Collection<SubstanceProtein.Subunit> subunit)This subclause refers to the description of each subunit constituting the SubstanceProtein.
-