Class Contract_Term_Asset_ValuedItemBuilder.Impl
- java.lang.Object
-
- com.babylonhealth.lit.hl7_java.builders.Contract_Term_Asset_ValuedItemBuilder.Impl
-
- All Implemented Interfaces:
Contract_Term_Asset_ValuedItemBuilder
- Enclosing interface:
- Contract_Term_Asset_ValuedItemBuilder
public static class Contract_Term_Asset_ValuedItemBuilder.Impl extends java.lang.Object implements Contract_Term_Asset_ValuedItemBuilder
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.babylonhealth.lit.hl7_java.builders.Contract_Term_Asset_ValuedItemBuilder
Contract_Term_Asset_ValuedItemBuilder.Impl
-
-
Constructor Summary
Constructors Constructor Description Impl()Required fields forContract$Term$Asset$ValuedItem
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.Contract$Term$Asset$ValuedItembuild()Contract_Term_Asset_ValuedItemBuilder.ImplwithEffectiveTime(@NonNull com.babylonhealth.lit.core.FHIRDateTime effectiveTime)Contract_Term_Asset_ValuedItemBuilder.ImplwithEntity(@NonNull com.babylonhealth.lit.core_java.model.Unions.ChoiceCodeableConceptOrReference entity)Contract_Term_Asset_ValuedItemBuilder.ImplwithExtension(@NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... extension)Contract_Term_Asset_ValuedItemBuilder.ImplwithExtension(@NonNull com.babylonhealth.lit.core.model.Extension... extension)Contract_Term_Asset_ValuedItemBuilder.ImplwithExtension(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> extension)Contract_Term_Asset_ValuedItemBuilder.ImplwithFactor(@NonNull scala.math.BigDecimal factor)Contract_Term_Asset_ValuedItemBuilder.ImplwithId(@NonNull java.lang.String id)Contract_Term_Asset_ValuedItemBuilder.ImplwithIdentifier(@NonNull com.babylonhealth.lit.core_java.builders.IdentifierBuilder identifier)Contract_Term_Asset_ValuedItemBuilder.ImplwithIdentifier(@NonNull com.babylonhealth.lit.core.model.Identifier identifier)Contract_Term_Asset_ValuedItemBuilder.ImplwithLinkId(@NonNull java.lang.String... linkId)Contract_Term_Asset_ValuedItemBuilder.ImplwithLinkId(@NonNull java.util.Collection<java.lang.String> linkId)Contract_Term_Asset_ValuedItemBuilder.ImplwithModifierExtension(@NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... modifierExtension)Contract_Term_Asset_ValuedItemBuilder.ImplwithModifierExtension(@NonNull com.babylonhealth.lit.core.model.Extension... modifierExtension)Contract_Term_Asset_ValuedItemBuilder.ImplwithModifierExtension(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> modifierExtension)Contract_Term_Asset_ValuedItemBuilder.ImplwithNet(@NonNull com.babylonhealth.lit.core_java.builders.MoneyBuilder net)Contract_Term_Asset_ValuedItemBuilder.ImplwithNet(@NonNull com.babylonhealth.lit.core.model.Money net)Contract_Term_Asset_ValuedItemBuilder.ImplwithPayment(@NonNull java.lang.String payment)Contract_Term_Asset_ValuedItemBuilder.ImplwithPaymentDate(@NonNull com.babylonhealth.lit.core.FHIRDateTime paymentDate)Contract_Term_Asset_ValuedItemBuilder.ImplwithPoints(@NonNull scala.math.BigDecimal points)Contract_Term_Asset_ValuedItemBuilder.ImplwithQuantity(@NonNull com.babylonhealth.lit.core_java.builders.QuantityBuilder quantity)Contract_Term_Asset_ValuedItemBuilder.ImplwithQuantity(@NonNull com.babylonhealth.lit.core.model.Quantity quantity)Contract_Term_Asset_ValuedItemBuilder.ImplwithRecipient(@NonNull com.babylonhealth.lit.core_java.builders.ReferenceBuilder recipient)Contract_Term_Asset_ValuedItemBuilder.ImplwithRecipient(@NonNull com.babylonhealth.lit.core.model.Reference recipient)Contract_Term_Asset_ValuedItemBuilder.ImplwithResponsible(@NonNull com.babylonhealth.lit.core_java.builders.ReferenceBuilder responsible)Contract_Term_Asset_ValuedItemBuilder.ImplwithResponsible(@NonNull com.babylonhealth.lit.core.model.Reference responsible)Contract_Term_Asset_ValuedItemBuilder.ImplwithSecurityLabelNumber(@NonNull java.lang.Integer... securityLabelNumber)Contract_Term_Asset_ValuedItemBuilder.ImplwithSecurityLabelNumber(@NonNull java.util.Collection<java.lang.Integer> securityLabelNumber)Contract_Term_Asset_ValuedItemBuilder.ImplwithUnitPrice(@NonNull com.babylonhealth.lit.core_java.builders.MoneyBuilder unitPrice)Contract_Term_Asset_ValuedItemBuilder.ImplwithUnitPrice(@NonNull com.babylonhealth.lit.core.model.Money unitPrice)
-
-
-
Method Detail
-
withId
public Contract_Term_Asset_ValuedItemBuilder.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.
-
withNet
public Contract_Term_Asset_ValuedItemBuilder.Impl withNet(@NonNull @NonNull com.babylonhealth.lit.core.model.Money net)
- Parameters:
net-
-
withNet
public Contract_Term_Asset_ValuedItemBuilder.Impl withNet(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.MoneyBuilder net)
-
withFactor
public Contract_Term_Asset_ValuedItemBuilder.Impl withFactor(@NonNull @NonNull scala.math.BigDecimal factor)
- Parameters:
factor-
-
withPoints
public Contract_Term_Asset_ValuedItemBuilder.Impl withPoints(@NonNull @NonNull scala.math.BigDecimal points)
- Parameters:
points-
-
withLinkId
public Contract_Term_Asset_ValuedItemBuilder.Impl withLinkId(@NonNull @NonNull java.lang.String... linkId)
- Parameters:
linkId-
-
withLinkId
public Contract_Term_Asset_ValuedItemBuilder.Impl withLinkId(@NonNull @NonNull java.util.Collection<java.lang.String> linkId)
- Parameters:
linkId-
-
withPayment
public Contract_Term_Asset_ValuedItemBuilder.Impl withPayment(@NonNull @NonNull java.lang.String payment)
- Parameters:
payment-
-
withQuantity
public Contract_Term_Asset_ValuedItemBuilder.Impl withQuantity(@NonNull @NonNull com.babylonhealth.lit.core.model.Quantity quantity)
- Parameters:
quantity-
-
withQuantity
public Contract_Term_Asset_ValuedItemBuilder.Impl withQuantity(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.QuantityBuilder quantity)
-
withExtension
public Contract_Term_Asset_ValuedItemBuilder.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 Contract_Term_Asset_ValuedItemBuilder.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 Contract_Term_Asset_ValuedItemBuilder.Impl withExtension(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... extension)
-
withEntity
public Contract_Term_Asset_ValuedItemBuilder.Impl withEntity(@NonNull @NonNull com.babylonhealth.lit.core_java.model.Unions.ChoiceCodeableConceptOrReference entity)
- Parameters:
entity- Field is a 'choice' field. Type should be one of CodeableConcept, Reference. To pass the value in, wrap with one of the Contract_Term_Asset_ValuedItemBuilder.entity static methods
-
withUnitPrice
public Contract_Term_Asset_ValuedItemBuilder.Impl withUnitPrice(@NonNull @NonNull com.babylonhealth.lit.core.model.Money unitPrice)
- Parameters:
unitPrice-
-
withUnitPrice
public Contract_Term_Asset_ValuedItemBuilder.Impl withUnitPrice(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.MoneyBuilder unitPrice)
-
withRecipient
public Contract_Term_Asset_ValuedItemBuilder.Impl withRecipient(@NonNull @NonNull com.babylonhealth.lit.core.model.Reference recipient)
- Parameters:
recipient-
-
withRecipient
public Contract_Term_Asset_ValuedItemBuilder.Impl withRecipient(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ReferenceBuilder recipient)
-
withIdentifier
public Contract_Term_Asset_ValuedItemBuilder.Impl withIdentifier(@NonNull @NonNull com.babylonhealth.lit.core.model.Identifier identifier)
- Parameters:
identifier- - Unique identifier for this Contract or a derivative that references a Source Contract.
-
withIdentifier
public Contract_Term_Asset_ValuedItemBuilder.Impl withIdentifier(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.IdentifierBuilder identifier)
-
withPaymentDate
public Contract_Term_Asset_ValuedItemBuilder.Impl withPaymentDate(@NonNull @NonNull com.babylonhealth.lit.core.FHIRDateTime paymentDate)
- Parameters:
paymentDate-
-
withResponsible
public Contract_Term_Asset_ValuedItemBuilder.Impl withResponsible(@NonNull @NonNull com.babylonhealth.lit.core.model.Reference responsible)
- Parameters:
responsible-
-
withResponsible
public Contract_Term_Asset_ValuedItemBuilder.Impl withResponsible(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ReferenceBuilder responsible)
-
withEffectiveTime
public Contract_Term_Asset_ValuedItemBuilder.Impl withEffectiveTime(@NonNull @NonNull com.babylonhealth.lit.core.FHIRDateTime effectiveTime)
- Parameters:
effectiveTime-
-
withModifierExtension
public Contract_Term_Asset_ValuedItemBuilder.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 Contract_Term_Asset_ValuedItemBuilder.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 Contract_Term_Asset_ValuedItemBuilder.Impl withModifierExtension(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... modifierExtension)
-
withSecurityLabelNumber
public Contract_Term_Asset_ValuedItemBuilder.Impl withSecurityLabelNumber(@NonNull @NonNull java.lang.Integer... securityLabelNumber)
- Parameters:
securityLabelNumber-
-
withSecurityLabelNumber
public Contract_Term_Asset_ValuedItemBuilder.Impl withSecurityLabelNumber(@NonNull @NonNull java.util.Collection<java.lang.Integer> securityLabelNumber)
- Parameters:
securityLabelNumber-
-
build
public com.babylonhealth.lit.hl7.model.Contract$Term$Asset$ValuedItem build()
- Specified by:
buildin interfaceContract_Term_Asset_ValuedItemBuilder
-
-