Class TbsPTA_28
Unit
BSHL7DT28
Declaration
type TbsPTA_28 = class(TbsHL7Object)
Description
Policy Type And Amount
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property PolicyType: TbsCWE_28 read GetPolicyType write SetPolicyType; |
Policy Type, Min : 0, Max : 1
|
|
property AmountClass: TbsCWE_28 read GetAmountClass write SetAmountClass; |
Amount Class, Min : 0, Max : 1
|
|
property MoneyOrPercentageQuantity: TbsST_28 read GetMoneyOrPercentageQuantity write SetMoneyOrPercentageQuantity; |
Money Or Percentage Quantity, Min : 0, Max : 1
|
|
property MoneyOrPercentage: TbsMOP_28 read GetMoneyOrPercentage write SetMoneyOrPercentage; |
Money Or Percentage, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|