Class SubstanceSpecification_StructureBuilder.Impl
- java.lang.Object
-
- com.babylonhealth.lit.hl7_java.builders.SubstanceSpecification_StructureBuilder.Impl
-
- All Implemented Interfaces:
SubstanceSpecification_StructureBuilder
- Enclosing interface:
- SubstanceSpecification_StructureBuilder
public static class SubstanceSpecification_StructureBuilder.Impl extends java.lang.Object implements SubstanceSpecification_StructureBuilder
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.babylonhealth.lit.hl7_java.builders.SubstanceSpecification_StructureBuilder
SubstanceSpecification_StructureBuilder.Impl
-
-
Constructor Summary
Constructors Constructor Description Impl()Required fields forSubstanceSpecification.Structure
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.SubstanceSpecification.Structurebuild()SubstanceSpecification_StructureBuilder.ImplwithExtension(@NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... extension)SubstanceSpecification_StructureBuilder.ImplwithExtension(@NonNull com.babylonhealth.lit.core.model.Extension... extension)SubstanceSpecification_StructureBuilder.ImplwithExtension(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> extension)SubstanceSpecification_StructureBuilder.ImplwithId(@NonNull java.lang.String id)SubstanceSpecification_StructureBuilder.ImplwithIsotope(@NonNull SubstanceSpecification_Structure_IsotopeBuilder... isotope)SubstanceSpecification_StructureBuilder.ImplwithIsotope(@NonNull com.babylonhealth.lit.hl7.model.SubstanceSpecification$Structure$Isotope... isotope)SubstanceSpecification_StructureBuilder.ImplwithIsotope(@NonNull java.util.Collection<com.babylonhealth.lit.hl7.model.SubstanceSpecification$Structure$Isotope> isotope)SubstanceSpecification_StructureBuilder.ImplwithModifierExtension(@NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... modifierExtension)SubstanceSpecification_StructureBuilder.ImplwithModifierExtension(@NonNull com.babylonhealth.lit.core.model.Extension... modifierExtension)SubstanceSpecification_StructureBuilder.ImplwithModifierExtension(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> modifierExtension)SubstanceSpecification_StructureBuilder.ImplwithMolecularFormula(@NonNull java.lang.String molecularFormula)SubstanceSpecification_StructureBuilder.ImplwithMolecularFormulaByMoiety(@NonNull java.lang.String molecularFormulaByMoiety)SubstanceSpecification_StructureBuilder.ImplwithMolecularWeight(@NonNull SubstanceSpecification_Structure_Isotope_MolecularWeightBuilder molecularWeight)SubstanceSpecification_StructureBuilder.ImplwithMolecularWeight(@NonNull com.babylonhealth.lit.hl7.model.SubstanceSpecification$Structure$Isotope$MolecularWeight molecularWeight)SubstanceSpecification_StructureBuilder.ImplwithOpticalActivity(@NonNull com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder opticalActivity)SubstanceSpecification_StructureBuilder.ImplwithOpticalActivity(@NonNull com.babylonhealth.lit.core.model.CodeableConcept opticalActivity)SubstanceSpecification_StructureBuilder.ImplwithRepresentation(@NonNull SubstanceSpecification_Structure_RepresentationBuilder... representation)SubstanceSpecification_StructureBuilder.ImplwithRepresentation(@NonNull com.babylonhealth.lit.hl7.model.SubstanceSpecification$Structure$Representation... representation)SubstanceSpecification_StructureBuilder.ImplwithRepresentation(@NonNull java.util.Collection<com.babylonhealth.lit.hl7.model.SubstanceSpecification$Structure$Representation> representation)SubstanceSpecification_StructureBuilder.ImplwithSource(@NonNull com.babylonhealth.lit.core_java.builders.ReferenceBuilder... source)SubstanceSpecification_StructureBuilder.ImplwithSource(@NonNull com.babylonhealth.lit.core.model.Reference... source)SubstanceSpecification_StructureBuilder.ImplwithSource(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.Reference> source)SubstanceSpecification_StructureBuilder.ImplwithStereochemistry(@NonNull com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder stereochemistry)SubstanceSpecification_StructureBuilder.ImplwithStereochemistry(@NonNull com.babylonhealth.lit.core.model.CodeableConcept stereochemistry)
-
-
-
Method Detail
-
withId
public SubstanceSpecification_StructureBuilder.Impl withId(@NonNull @NonNull java.lang.String id)
- Parameters:
id- - The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
-
withSource
public SubstanceSpecification_StructureBuilder.Impl withSource(@NonNull @NonNull com.babylonhealth.lit.core.model.Reference... source)
- Parameters:
source- - Supporting literature.
-
withSource
public SubstanceSpecification_StructureBuilder.Impl withSource(@NonNull @NonNull java.util.Collection<com.babylonhealth.lit.core.model.Reference> source)
- Parameters:
source- - Supporting literature.
-
withSource
public SubstanceSpecification_StructureBuilder.Impl withSource(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ReferenceBuilder... source)
-
withExtension
public SubstanceSpecification_StructureBuilder.Impl withExtension(@NonNull @NonNull com.babylonhealth.lit.core.model.Extension... extension)
- Parameters:
extension- - May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
-
withExtension
public SubstanceSpecification_StructureBuilder.Impl withExtension(@NonNull @NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> extension)
- Parameters:
extension- - May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
-
withExtension
public SubstanceSpecification_StructureBuilder.Impl withExtension(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... extension)
-
withStereochemistry
public SubstanceSpecification_StructureBuilder.Impl withStereochemistry(@NonNull @NonNull com.babylonhealth.lit.core.model.CodeableConcept stereochemistry)
- Parameters:
stereochemistry-
-
withStereochemistry
public SubstanceSpecification_StructureBuilder.Impl withStereochemistry(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder stereochemistry)
-
withOpticalActivity
public SubstanceSpecification_StructureBuilder.Impl withOpticalActivity(@NonNull @NonNull com.babylonhealth.lit.core.model.CodeableConcept opticalActivity)
- Parameters:
opticalActivity-
-
withOpticalActivity
public SubstanceSpecification_StructureBuilder.Impl withOpticalActivity(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder opticalActivity)
-
withMolecularWeight
public SubstanceSpecification_StructureBuilder.Impl withMolecularWeight(@NonNull @NonNull com.babylonhealth.lit.hl7.model.SubstanceSpecification$Structure$Isotope$MolecularWeight molecularWeight)
- Parameters:
molecularWeight- - The molecular weight or weight range (for proteins, polymers or nucleic acids).
-
withMolecularWeight
public SubstanceSpecification_StructureBuilder.Impl withMolecularWeight(@NonNull @NonNull SubstanceSpecification_Structure_Isotope_MolecularWeightBuilder molecularWeight)
-
withMolecularFormula
public SubstanceSpecification_StructureBuilder.Impl withMolecularFormula(@NonNull @NonNull java.lang.String molecularFormula)
- Parameters:
molecularFormula-
-
withModifierExtension
public SubstanceSpecification_StructureBuilder.Impl withModifierExtension(@NonNull @NonNull com.babylonhealth.lit.core.model.Extension... modifierExtension)
- Parameters:
modifierExtension- - May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
-
withModifierExtension
public SubstanceSpecification_StructureBuilder.Impl withModifierExtension(@NonNull @NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> modifierExtension)
- Parameters:
modifierExtension- - May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
-
withModifierExtension
public SubstanceSpecification_StructureBuilder.Impl withModifierExtension(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... modifierExtension)
-
withMolecularFormulaByMoiety
public SubstanceSpecification_StructureBuilder.Impl withMolecularFormulaByMoiety(@NonNull @NonNull java.lang.String molecularFormulaByMoiety)
- Parameters:
molecularFormulaByMoiety-
-
withRepresentation
public SubstanceSpecification_StructureBuilder.Impl withRepresentation(@NonNull @NonNull com.babylonhealth.lit.hl7.model.SubstanceSpecification$Structure$Representation... representation)
- Parameters:
representation-
-
withRepresentation
public SubstanceSpecification_StructureBuilder.Impl withRepresentation(@NonNull @NonNull java.util.Collection<com.babylonhealth.lit.hl7.model.SubstanceSpecification$Structure$Representation> representation)
- Parameters:
representation-
-
withRepresentation
public SubstanceSpecification_StructureBuilder.Impl withRepresentation(@NonNull @NonNull SubstanceSpecification_Structure_RepresentationBuilder... representation)
-
withIsotope
public SubstanceSpecification_StructureBuilder.Impl withIsotope(@NonNull @NonNull com.babylonhealth.lit.hl7.model.SubstanceSpecification$Structure$Isotope... isotope)
- Parameters:
isotope-
-
withIsotope
public SubstanceSpecification_StructureBuilder.Impl withIsotope(@NonNull @NonNull java.util.Collection<com.babylonhealth.lit.hl7.model.SubstanceSpecification$Structure$Isotope> isotope)
- Parameters:
isotope-
-
withIsotope
public SubstanceSpecification_StructureBuilder.Impl withIsotope(@NonNull @NonNull SubstanceSpecification_Structure_IsotopeBuilder... isotope)
-
build
public com.babylonhealth.lit.hl7.model.SubstanceSpecification.Structure build()
- Specified by:
buildin interfaceSubstanceSpecification_StructureBuilder
-
-