Class TSubstancePolymerRepeat

Unit

Declaration

type TSubstancePolymerRepeat = class(TBackboneElement)

Description

Todo.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property numberOfUnits : integer read GetnumberOfUnits write SetnumberOfUnits;
Public property numberOfUnitsElement : Tinteger read GetnumberOfUnitsElement write SetnumberOfUnitsElement;
Public property averageMolecularFormula : string read GetaverageMolecularFormula write SetaverageMolecularFormula;
Public property averageMolecularFormulaElement : Tstring read GetaverageMolecularFormulaElement write SetaverageMolecularFormulaElement;
Public property repeatUnitAmountType : TCodeableConcept read GetrepeatUnitAmountType write SetrepeatUnitAmountType;
Public property repeatUnit : TSubstancePolymerRepeatUnitArray read GetrepeatUnitArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property numberOfUnits : integer read GetnumberOfUnits write SetnumberOfUnits;

Todo.

Public property numberOfUnitsElement : Tinteger read GetnumberOfUnitsElement write SetnumberOfUnitsElement;
 
Public property averageMolecularFormula : string read GetaverageMolecularFormula write SetaverageMolecularFormula;

Todo.

Public property averageMolecularFormulaElement : Tstring read GetaverageMolecularFormulaElement write SetaverageMolecularFormulaElement;
 
Public property repeatUnitAmountType : TCodeableConcept read GetrepeatUnitAmountType write SetrepeatUnitAmountType;

Todo.

Public property repeatUnit : TSubstancePolymerRepeatUnitArray read GetrepeatUnitArray;

Todo.


Generated by PasDoc 0.15.0.