ChargeItemDefinition.PropertyGroup.Builder |
ChargeItemDefinition.PropertyGroup.Builder.applicability(ChargeItemDefinition.Applicability... applicability) |
Expressions that describe applicability criteria for the priceComponent.
|
ChargeItemDefinition.PropertyGroup.Builder |
ChargeItemDefinition.PropertyGroup.Builder.applicability(Collection<ChargeItemDefinition.Applicability> applicability) |
Expressions that describe applicability criteria for the priceComponent.
|
static ChargeItemDefinition.PropertyGroup.Builder |
ChargeItemDefinition.PropertyGroup.builder() |
|
ChargeItemDefinition.PropertyGroup.Builder |
ChargeItemDefinition.PropertyGroup.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ChargeItemDefinition.PropertyGroup.Builder |
ChargeItemDefinition.PropertyGroup.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ChargeItemDefinition.PropertyGroup.Builder |
ChargeItemDefinition.PropertyGroup.Builder.from(ChargeItemDefinition.PropertyGroup propertyGroup) |
|
ChargeItemDefinition.PropertyGroup.Builder |
ChargeItemDefinition.PropertyGroup.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ChargeItemDefinition.PropertyGroup.Builder |
ChargeItemDefinition.PropertyGroup.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.
|
ChargeItemDefinition.PropertyGroup.Builder |
ChargeItemDefinition.PropertyGroup.Builder.modifierExtension(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.
|
ChargeItemDefinition.PropertyGroup.Builder |
ChargeItemDefinition.PropertyGroup.Builder.priceComponent(ChargeItemDefinition.PropertyGroup.PriceComponent... priceComponent) |
The price for a ChargeItem may be calculated as a base price with surcharges/deductions that apply in certain
conditions.
|
ChargeItemDefinition.PropertyGroup.Builder |
ChargeItemDefinition.PropertyGroup.Builder.priceComponent(Collection<ChargeItemDefinition.PropertyGroup.PriceComponent> priceComponent) |
The price for a ChargeItem may be calculated as a base price with surcharges/deductions that apply in certain
conditions.
|
ChargeItemDefinition.PropertyGroup.Builder |
ChargeItemDefinition.PropertyGroup.toBuilder() |
|