Class TbsRMC_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRMC_26 = class(TbsHL7Object)

Description

Room Coverage

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property RoomType: TbsIS_26 read GetRoomType write SetRoomType;
Public property AmountType: TbsIS_26 read GetAmountType write SetAmountType;
Public property CoverageAmount: TbsNM_26 read GetCoverageAmount write SetCoverageAmount;
Public property MoneyorPercentage: TbsMOP_26 read GetMoneyorPercentage write SetMoneyorPercentage;

Description

Methods

Public procedure Init; override;
 

Properties

Public property RoomType: TbsIS_26 read GetRoomType write SetRoomType;

Room Type, Min : 0, Max : 1

Public property AmountType: TbsIS_26 read GetAmountType write SetAmountType;

Amount Type, Min : 0, Max : 1

Public property CoverageAmount: TbsNM_26 read GetCoverageAmount write SetCoverageAmount;

Coverage Amount, 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.