Class TbsCP_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCP_24 = class(TbsHL7Object)

Description

Composite Price

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property Price: TbsMO_24 read GetPrice write SetPrice;
Public property Pricetype: TbsID_24 read GetPricetype write SetPricetype;
Public property Fromvalue: TbsNM_24 read GetFromvalue write SetFromvalue;
Public property Tovalue: TbsNM_24 read GetTovalue write SetTovalue;
Public property Rangeunits: TbsCE_24 read GetRangeunits write SetRangeunits;
Public property Rangetype: TbsID_24 read GetRangetype write SetRangetype;

Description

Methods

Public procedure Init; override;
 

Properties

Public property Price: TbsMO_24 read GetPrice write SetPrice;

Price, Min : 0, Max : 1

Public property Pricetype: TbsID_24 read GetPricetype write SetPricetype;

Price type, Min : 0, Max : 1

Public property Fromvalue: TbsNM_24 read GetFromvalue write SetFromvalue;

From value, Min : 0, Max : 1

Public property Tovalue: TbsNM_24 read GetTovalue write SetTovalue;

To value, Min : 0, Max : 1

Public property Rangeunits: TbsCE_24 read GetRangeunits write SetRangeunits;

Range units, Min : 0, Max : 1

Public property Rangetype: TbsID_24 read GetRangetype write SetRangetype;

Range type, Min : 0, Max : 1


Generated by PasDoc 0.14.0.