Class TbsPTA_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPTA_26 = class(TbsHL7Object)

Description

Policy Type and Amount

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property PolicyType: TbsIS_26 read GetPolicyType write SetPolicyType;
Public property AmountClass: TbsIS_26 read GetAmountClass write SetAmountClass;
Public property MoneyorPercentageQuantity: TbsNM_26 read GetMoneyorPercentageQuantity write SetMoneyorPercentageQuantity;
Public property MoneyorPercentage: TbsMOP_26 read GetMoneyorPercentage write SetMoneyorPercentage;

Description

Methods

Public procedure Init; override;
 

Properties

Public property PolicyType: TbsIS_26 read GetPolicyType write SetPolicyType;

Policy Type, Min : 0, Max : 1

Public property AmountClass: TbsIS_26 read GetAmountClass write SetAmountClass;

Amount Class, Min : 0, Max : 1

Public property MoneyorPercentageQuantity: TbsNM_26 read GetMoneyorPercentageQuantity write SetMoneyorPercentageQuantity;

Money or Percentage Quantity, Min : 0, Max : 1

Public property MoneyorPercentage: TbsMOP_26 read GetMoneyorPercentage write SetMoneyorPercentage;

Money or Percentage, Min : 0, Max : 1


Generated by PasDoc 0.14.0.