Interface ChargeItemDefinition_PropertyGroup_PriceComponentBuilder
-
- All Known Implementing Classes:
ChargeItemDefinition_PropertyGroup_PriceComponentBuilder.Impl
public interface ChargeItemDefinition_PropertyGroup_PriceComponentBuilder
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classChargeItemDefinition_PropertyGroup_PriceComponentBuilder.Impl
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.ChargeItemDefinition$PropertyGroup$PriceComponentbuild()static ChargeItemDefinition_PropertyGroup_PriceComponentBuilder.Implbuilder(com.babylonhealth.lit.hl7.INVOICE_PRICECOMPONENTTYPE _type)static ChargeItemDefinition_PropertyGroup_PriceComponentBuilder.Implinit(com.babylonhealth.lit.hl7.INVOICE_PRICECOMPONENTTYPE _type)
-
-
-
Method Detail
-
build
com.babylonhealth.lit.hl7.model.ChargeItemDefinition$PropertyGroup$PriceComponent build()
-
init
static ChargeItemDefinition_PropertyGroup_PriceComponentBuilder.Impl init(com.babylonhealth.lit.hl7.INVOICE_PRICECOMPONENTTYPE _type)
-
builder
static ChargeItemDefinition_PropertyGroup_PriceComponentBuilder.Impl builder(com.babylonhealth.lit.hl7.INVOICE_PRICECOMPONENTTYPE _type)
-
-