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.Subunit
SubstanceProtein.Subunit.Builder. build()
Build theSubstanceProtein.Subunit
Methods 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.Builder
SubstanceProtein.Subunit.Builder. from(SubstanceProtein.Subunit subunit)
SubstanceProtein.Builder
SubstanceProtein.Builder. subunit(SubstanceProtein.Subunit... subunit)
This subclause refers to the description of each subunit constituting the SubstanceProtein.protected void
SubstanceProtein.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.Builder
SubstanceProtein.Builder. subunit(java.util.Collection<SubstanceProtein.Subunit> subunit)
This subclause refers to the description of each subunit constituting the SubstanceProtein.
-