Class StructureMap_Group_Rule_SourceBuilder.Impl
- java.lang.Object
-
- com.babylonhealth.lit.hl7_java.builders.StructureMap_Group_Rule_SourceBuilder.Impl
-
- All Implemented Interfaces:
StructureMap_Group_Rule_SourceBuilder
- Enclosing interface:
- StructureMap_Group_Rule_SourceBuilder
public static class StructureMap_Group_Rule_SourceBuilder.Impl extends java.lang.Object implements StructureMap_Group_Rule_SourceBuilder
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.babylonhealth.lit.hl7_java.builders.StructureMap_Group_Rule_SourceBuilder
StructureMap_Group_Rule_SourceBuilder.Impl
-
-
Constructor Summary
Constructors Constructor Description Impl(java.lang.String context)Required fields forStructureMap$Group$Rule$Source
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.StructureMap$Group$Rule$Sourcebuild()StructureMap_Group_Rule_SourceBuilder.ImplwithCheck(@NonNull java.lang.String check)StructureMap_Group_Rule_SourceBuilder.ImplwithCondition(@NonNull java.lang.String condition)StructureMap_Group_Rule_SourceBuilder.ImplwithDefaultValue(@NonNull com.babylonhealth.lit.core_java.model.Unions.ChoiceAll defaultValue)StructureMap_Group_Rule_SourceBuilder.ImplwithElement(@NonNull java.lang.String element)StructureMap_Group_Rule_SourceBuilder.ImplwithExtension(@NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... extension)StructureMap_Group_Rule_SourceBuilder.ImplwithExtension(@NonNull com.babylonhealth.lit.core.model.Extension... extension)StructureMap_Group_Rule_SourceBuilder.ImplwithExtension(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> extension)StructureMap_Group_Rule_SourceBuilder.ImplwithId(@NonNull java.lang.String id)StructureMap_Group_Rule_SourceBuilder.ImplwithListMode(@NonNull com.babylonhealth.lit.hl7.MAP_SOURCE_LIST_MODE listMode)StructureMap_Group_Rule_SourceBuilder.ImplwithLogMessage(@NonNull java.lang.String logMessage)StructureMap_Group_Rule_SourceBuilder.ImplwithMax(@NonNull java.lang.String max)StructureMap_Group_Rule_SourceBuilder.ImplwithMin(@NonNull java.lang.Integer min)StructureMap_Group_Rule_SourceBuilder.ImplwithModifierExtension(@NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... modifierExtension)StructureMap_Group_Rule_SourceBuilder.ImplwithModifierExtension(@NonNull com.babylonhealth.lit.core.model.Extension... modifierExtension)StructureMap_Group_Rule_SourceBuilder.ImplwithModifierExtension(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> modifierExtension)StructureMap_Group_Rule_SourceBuilder.ImplwithType(@NonNull java.lang.String _type)StructureMap_Group_Rule_SourceBuilder.ImplwithVariable(@NonNull java.lang.String variable)
-
-
-
Method Detail
-
withId
public StructureMap_Group_Rule_SourceBuilder.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.
-
withMin
public StructureMap_Group_Rule_SourceBuilder.Impl withMin(@NonNull @NonNull java.lang.Integer min)
- Parameters:
min-
-
withMax
public StructureMap_Group_Rule_SourceBuilder.Impl withMax(@NonNull @NonNull java.lang.String max)
- Parameters:
max-
-
withType
public StructureMap_Group_Rule_SourceBuilder.Impl withType(@NonNull @NonNull java.lang.String _type)
- Parameters:
_type-
-
withCheck
public StructureMap_Group_Rule_SourceBuilder.Impl withCheck(@NonNull @NonNull java.lang.String check)
- Parameters:
check-
-
withElement
public StructureMap_Group_Rule_SourceBuilder.Impl withElement(@NonNull @NonNull java.lang.String element)
- Parameters:
element-
-
withListMode
public StructureMap_Group_Rule_SourceBuilder.Impl withListMode(@NonNull @NonNull com.babylonhealth.lit.hl7.MAP_SOURCE_LIST_MODE listMode)
- Parameters:
listMode-
-
withVariable
public StructureMap_Group_Rule_SourceBuilder.Impl withVariable(@NonNull @NonNull java.lang.String variable)
- Parameters:
variable-
-
withExtension
public StructureMap_Group_Rule_SourceBuilder.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 StructureMap_Group_Rule_SourceBuilder.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 StructureMap_Group_Rule_SourceBuilder.Impl withExtension(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... extension)
-
withCondition
public StructureMap_Group_Rule_SourceBuilder.Impl withCondition(@NonNull @NonNull java.lang.String condition)
- Parameters:
condition-
-
withLogMessage
public StructureMap_Group_Rule_SourceBuilder.Impl withLogMessage(@NonNull @NonNull java.lang.String logMessage)
- Parameters:
logMessage-
-
withDefaultValue
public StructureMap_Group_Rule_SourceBuilder.Impl withDefaultValue(@NonNull @NonNull com.babylonhealth.lit.core_java.model.Unions.ChoiceAll defaultValue)
- Parameters:
defaultValue- Field is a 'choice' field. Type should be one of Address, Age, Annotation, Attachment, byte[], BigDecimal, Boolean, String, CodeableConcept, Coding, ContactDetail, ContactPoint, Contributor, Count, DataRequirement, Distance, Dosage, Duration, Expression, FHIRDate, FHIRDateTime, HumanName, Identifier, Integer, LocalTime, Meta, Money, ParameterDefinition, Period, Quantity, Range, Ratio, Reference, RelatedArtifact, SampledData, Signature, Timing, TriggerDefinition, UUID, UsageContext, ZonedDateTime. To pass the value in, wrap with one of the StructureMap_Group_Rule_SourceBuilder.defaultValue static methods
-
withModifierExtension
public StructureMap_Group_Rule_SourceBuilder.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 StructureMap_Group_Rule_SourceBuilder.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 StructureMap_Group_Rule_SourceBuilder.Impl withModifierExtension(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... modifierExtension)
-
build
public com.babylonhealth.lit.hl7.model.StructureMap$Group$Rule$Source build()
- Specified by:
buildin interfaceStructureMap_Group_Rule_SourceBuilder
-
-