Class TbsED_26
Unit
BSHL7DT26
Declaration
type TbsED_26 = class(TbsHL7Object)
Description
Encapsulated Data
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property SourceApplication: TbsHD_26 read GetSourceApplication write SetSourceApplication; |
Source Application, Min : 0, Max : 1
|
|
property TypeofData: TbsID_26 read GetTypeofData write SetTypeofData; |
Type of Data, Min : 0, Max : 1
|
|
property DataSubtype: TbsID_26 read GetDataSubtype write SetDataSubtype; |
Data Subtype, Min : 0, Max : 1
|
|
property Encoding: TbsID_26 read GetEncoding write SetEncoding; |
Encoding, Min : 0, Max : 1
|
|
property Data: TbsTX_26 read GetData write SetData; |
Data, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|