Class SubstancePolymerBuilder.Impl
- java.lang.Object
-
- com.babylonhealth.lit.hl7_java.builders.SubstancePolymerBuilder.Impl
-
- All Implemented Interfaces:
com.babylonhealth.lit.core_java.builders.ResourceBuilder,DomainResourceBuilder,SubstancePolymerBuilder
- Enclosing interface:
- SubstancePolymerBuilder
public static class SubstancePolymerBuilder.Impl extends java.lang.Object implements SubstancePolymerBuilder
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.babylonhealth.lit.hl7_java.builders.SubstancePolymerBuilder
SubstancePolymerBuilder.Impl
-
-
Constructor Summary
Constructors Constructor Description Impl()Required fields forSubstancePolymer
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.SubstancePolymerbuild()SubstancePolymerBuilder.ImplwithClass(@NonNull com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder _class)SubstancePolymerBuilder.ImplwithClass(@NonNull com.babylonhealth.lit.core.model.CodeableConcept _class)SubstancePolymerBuilder.ImplwithContained(@NonNull com.babylonhealth.lit.core_java.builders.ResourceBuilder... contained)SubstancePolymerBuilder.ImplwithContained(@NonNull com.babylonhealth.lit.core.model.Resource... contained)SubstancePolymerBuilder.ImplwithContained(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.Resource> contained)SubstancePolymerBuilder.ImplwithCopolymerConnectivity(@NonNull com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder... copolymerConnectivity)SubstancePolymerBuilder.ImplwithCopolymerConnectivity(@NonNull com.babylonhealth.lit.core.model.CodeableConcept... copolymerConnectivity)SubstancePolymerBuilder.ImplwithCopolymerConnectivity(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.CodeableConcept> copolymerConnectivity)SubstancePolymerBuilder.ImplwithExtension(@NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... extension)SubstancePolymerBuilder.ImplwithExtension(@NonNull com.babylonhealth.lit.core.model.Extension... extension)SubstancePolymerBuilder.ImplwithExtension(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> extension)SubstancePolymerBuilder.ImplwithGeometry(@NonNull com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder geometry)SubstancePolymerBuilder.ImplwithGeometry(@NonNull com.babylonhealth.lit.core.model.CodeableConcept geometry)SubstancePolymerBuilder.ImplwithId(@NonNull java.lang.String id)SubstancePolymerBuilder.ImplwithImplicitRules(@NonNull java.lang.String implicitRules)SubstancePolymerBuilder.ImplwithLanguage(@NonNull com.babylonhealth.lit.core.LANGUAGES language)SubstancePolymerBuilder.ImplwithMeta(@NonNull com.babylonhealth.lit.core_java.builders.MetaBuilder meta)SubstancePolymerBuilder.ImplwithMeta(@NonNull com.babylonhealth.lit.core.model.Meta meta)SubstancePolymerBuilder.ImplwithModification(@NonNull java.lang.String... modification)SubstancePolymerBuilder.ImplwithModification(@NonNull java.util.Collection<java.lang.String> modification)SubstancePolymerBuilder.ImplwithModifierExtension(@NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... modifierExtension)SubstancePolymerBuilder.ImplwithModifierExtension(@NonNull com.babylonhealth.lit.core.model.Extension... modifierExtension)SubstancePolymerBuilder.ImplwithModifierExtension(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> modifierExtension)SubstancePolymerBuilder.ImplwithMonomerSet(@NonNull SubstancePolymer_MonomerSetBuilder... monomerSet)SubstancePolymerBuilder.ImplwithMonomerSet(@NonNull com.babylonhealth.lit.hl7.model.SubstancePolymer.MonomerSet... monomerSet)SubstancePolymerBuilder.ImplwithMonomerSet(@NonNull java.util.Collection<com.babylonhealth.lit.hl7.model.SubstancePolymer.MonomerSet> monomerSet)SubstancePolymerBuilder.ImplwithoutMeta()SubstancePolymerBuilder.ImplwithRepeat(@NonNull SubstancePolymer_RepeatBuilder... repeat)SubstancePolymerBuilder.ImplwithRepeat(@NonNull com.babylonhealth.lit.hl7.model.SubstancePolymer.Repeat... repeat)SubstancePolymerBuilder.ImplwithRepeat(@NonNull java.util.Collection<com.babylonhealth.lit.hl7.model.SubstancePolymer.Repeat> repeat)SubstancePolymerBuilder.ImplwithText(@NonNull NarrativeBuilder text)SubstancePolymerBuilder.ImplwithText(@NonNull com.babylonhealth.lit.hl7.model.Narrative text)
-
-
-
Method Detail
-
withId
public SubstancePolymerBuilder.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.
-
withMeta
public SubstancePolymerBuilder.Impl withMeta(@NonNull @NonNull com.babylonhealth.lit.core.model.Meta meta)
- Parameters:
meta- - The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
-
withMeta
public SubstancePolymerBuilder.Impl withMeta(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.MetaBuilder meta)
-
withText
public SubstancePolymerBuilder.Impl withText(@NonNull @NonNull com.babylonhealth.lit.hl7.model.Narrative text)
- Parameters:
text- - A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.
-
withText
public SubstancePolymerBuilder.Impl withText(@NonNull @NonNull NarrativeBuilder text)
-
withClass
public SubstancePolymerBuilder.Impl withClass(@NonNull @NonNull com.babylonhealth.lit.core.model.CodeableConcept _class)
- Parameters:
_class- - Todo.
-
withClass
public SubstancePolymerBuilder.Impl withClass(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder _class)
-
withLanguage
public SubstancePolymerBuilder.Impl withLanguage(@NonNull @NonNull com.babylonhealth.lit.core.LANGUAGES language)
- Parameters:
language- - The base language in which the resource is written.
-
withGeometry
public SubstancePolymerBuilder.Impl withGeometry(@NonNull @NonNull com.babylonhealth.lit.core.model.CodeableConcept geometry)
- Parameters:
geometry- - Todo.
-
withGeometry
public SubstancePolymerBuilder.Impl withGeometry(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder geometry)
-
withContained
public SubstancePolymerBuilder.Impl withContained(@NonNull @NonNull com.babylonhealth.lit.core.model.Resource... contained)
- Parameters:
contained- - These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.
-
withContained
public SubstancePolymerBuilder.Impl withContained(@NonNull @NonNull java.util.Collection<com.babylonhealth.lit.core.model.Resource> contained)
- Parameters:
contained- - These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.
-
withContained
public SubstancePolymerBuilder.Impl withContained(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ResourceBuilder... contained)
-
withExtension
public SubstancePolymerBuilder.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 SubstancePolymerBuilder.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 SubstancePolymerBuilder.Impl withExtension(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... extension)
-
withModification
public SubstancePolymerBuilder.Impl withModification(@NonNull @NonNull java.lang.String... modification)
- Parameters:
modification- - Todo.
-
withModification
public SubstancePolymerBuilder.Impl withModification(@NonNull @NonNull java.util.Collection<java.lang.String> modification)
- Parameters:
modification- - Todo.
-
withImplicitRules
public SubstancePolymerBuilder.Impl withImplicitRules(@NonNull @NonNull java.lang.String implicitRules)
- Parameters:
implicitRules- - A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.
-
withModifierExtension
public SubstancePolymerBuilder.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 SubstancePolymerBuilder.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 SubstancePolymerBuilder.Impl withModifierExtension(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... modifierExtension)
-
withCopolymerConnectivity
public SubstancePolymerBuilder.Impl withCopolymerConnectivity(@NonNull @NonNull com.babylonhealth.lit.core.model.CodeableConcept... copolymerConnectivity)
- Parameters:
copolymerConnectivity- - Todo.
-
withCopolymerConnectivity
public SubstancePolymerBuilder.Impl withCopolymerConnectivity(@NonNull @NonNull java.util.Collection<com.babylonhealth.lit.core.model.CodeableConcept> copolymerConnectivity)
- Parameters:
copolymerConnectivity- - Todo.
-
withCopolymerConnectivity
public SubstancePolymerBuilder.Impl withCopolymerConnectivity(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.CodeableConceptBuilder... copolymerConnectivity)
-
withMonomerSet
public SubstancePolymerBuilder.Impl withMonomerSet(@NonNull @NonNull com.babylonhealth.lit.hl7.model.SubstancePolymer.MonomerSet... monomerSet)
- Parameters:
monomerSet- - Todo.
-
withMonomerSet
public SubstancePolymerBuilder.Impl withMonomerSet(@NonNull @NonNull java.util.Collection<com.babylonhealth.lit.hl7.model.SubstancePolymer.MonomerSet> monomerSet)
- Parameters:
monomerSet- - Todo.
-
withMonomerSet
public SubstancePolymerBuilder.Impl withMonomerSet(@NonNull @NonNull SubstancePolymer_MonomerSetBuilder... monomerSet)
-
withRepeat
public SubstancePolymerBuilder.Impl withRepeat(@NonNull @NonNull com.babylonhealth.lit.hl7.model.SubstancePolymer.Repeat... repeat)
- Parameters:
repeat- - Todo.
-
withRepeat
public SubstancePolymerBuilder.Impl withRepeat(@NonNull @NonNull java.util.Collection<com.babylonhealth.lit.hl7.model.SubstancePolymer.Repeat> repeat)
- Parameters:
repeat- - Todo.
-
withRepeat
public SubstancePolymerBuilder.Impl withRepeat(@NonNull @NonNull SubstancePolymer_RepeatBuilder... repeat)
-
withoutMeta
public SubstancePolymerBuilder.Impl withoutMeta()
-
build
public com.babylonhealth.lit.hl7.model.SubstancePolymer build()
- Specified by:
buildin interfaceDomainResourceBuilder- Specified by:
buildin interfacecom.babylonhealth.lit.core_java.builders.ResourceBuilder- Specified by:
buildin interfaceSubstancePolymerBuilder
-
-