ChargeItemDefinition.PropertyGroup.Builder | 
ChargeItemDefinition.PropertyGroup.Builder.applicability(java.util.Collection<ChargeItemDefinition.Applicability> applicability) | 
 Expressions that describe applicability criteria for the priceComponent. 
 | 
ChargeItemDefinition.PropertyGroup.Builder | 
ChargeItemDefinition.PropertyGroup.Builder.applicability(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(java.util.Collection<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(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(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
ChargeItemDefinition.PropertyGroup.Builder | 
ChargeItemDefinition.PropertyGroup.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. 
 | 
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.priceComponent(java.util.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.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.toBuilder() | 
  |