Class TbsCP_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCP_271 = class(TbsHL7Object)

Description

Composite Price

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property Price: TbsMO_271 read GetPrice write SetPrice;
Public property PriceType: TbsID_271 read GetPriceType write SetPriceType;
Public property FromValue: TbsNM_271 read GetFromValue write SetFromValue;
Public property ToValue: TbsNM_271 read GetToValue write SetToValue;
Public property RangeUnits: TbsCWE_271 read GetRangeUnits write SetRangeUnits;
Public property RangeType: TbsID_271 read GetRangeType write SetRangeType;

Description

Methods

Public procedure Init; override;
 

Properties

Public property Price: TbsMO_271 read GetPrice write SetPrice;

Price, Min : 0, Max : 1

Public property PriceType: TbsID_271 read GetPriceType write SetPriceType;

Price Type, Min : 0, Max : 1

Public property FromValue: TbsNM_271 read GetFromValue write SetFromValue;

From Value, Min : 0, Max : 1

Public property ToValue: TbsNM_271 read GetToValue write SetToValue;

To Value, Min : 0, Max : 1

Public property RangeUnits: TbsCWE_271 read GetRangeUnits write SetRangeUnits;

Range Units, Min : 0, Max : 1

Public property RangeType: TbsID_271 read GetRangeType write SetRangeType;

Range Type, Min : 0, Max : 1


Generated by PasDoc 0.14.0.