Class TbsMOP_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMOP_25 = class(TbsHL7Object)

Description

Money or Percentage

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property MoneyOrPercentageIndicator: TbsID_25 read GetMoneyOrPercentageIndicator write SetMoneyOrPercentageIndicator;
Public property MoneyOrPercentageQuantity: TbsNM_25 read GetMoneyOrPercentageQuantity write SetMoneyOrPercentageQuantity;
Public property CurrencyDenomination: TbsID_25 read GetCurrencyDenomination write SetCurrencyDenomination;

Description

Methods

Public procedure Init; override;
 

Properties

Public property MoneyOrPercentageIndicator: TbsID_25 read GetMoneyOrPercentageIndicator write SetMoneyOrPercentageIndicator;

Money Or Percentage Indicator, Min : 0, Max : 1

Public property MoneyOrPercentageQuantity: TbsNM_25 read GetMoneyOrPercentageQuantity write SetMoneyOrPercentageQuantity;

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

Public property CurrencyDenomination: TbsID_25 read GetCurrencyDenomination write SetCurrencyDenomination;

Currency Denomination, Min : 0, Max : 1


Generated by PasDoc 0.14.0.