static InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.builder() |
|
InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.Builder.comment(String comment) |
Additional information about the general costs associated with this plan.
|
InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.Builder.comment(java.lang.String comment) |
Convenience method for setting comment .
|
InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.Builder.cost(Money cost) |
Value of the cost.
|
InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.Builder.from(InsurancePlan.Plan.GeneralCost generalCost) |
|
InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.Builder.groupSize(PositiveInt groupSize) |
Number of participants enrolled in the plan.
|
InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.toBuilder() |
|
InsurancePlan.Plan.GeneralCost.Builder |
InsurancePlan.Plan.GeneralCost.Builder.type(CodeableConcept type) |
Type of cost.
|