Class TBiologicallyDerivedProductManipulation

Unit

Declaration

type TBiologicallyDerivedProductManipulation = class(TBackboneElement)

Description

A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property description : string read Getdescription write Setdescription;
Public property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement;
Public property time_ : TElement read Gettime_ write Settime_;

Description

Methods

Public constructor Create; override;
 

Properties

Public property description : string read Getdescription write Setdescription;

Description of manipulation.

Public property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement;
 
Public property time_ : TElement read Gettime_ write Settime_;

Time of manipulation.


Generated by PasDoc 0.15.0.