Class TbsSN_231
Unit
BSHL7DT231
Declaration
type TbsSN_231 = class(TbsHL7Object)
Description
Structured Numeric
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Comparator: TbsST_231 read GetComparator write SetComparator; |
Comparator, Min : 0, Max : 1
|
|
property Num1: TbsNM_231 read GetNum1 write SetNum1; |
Num1, Min : 0, Max : 1
|
|
property SeparatorSuffix: TbsST_231 read GetSeparatorSuffix write SetSeparatorSuffix; |
Separator/Suffix, Min : 0, Max : 1
|
|
property Num2: TbsNM_231 read GetNum2 write SetNum2; |
Num2, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|