Class TSubstanceReferenceInformation

Unit

Declaration

type TSubstanceReferenceInformation = class(TDomainResource)

Description

Todo. If the element is present, it must have either a @value, an @id, or extensions

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property comment : string read Getcomment write Setcomment;
Public property commentElement : Tstring read GetcommentElement write SetcommentElement;
Public property gene : TSubstanceReferenceInformationGeneArray read GetgeneArray;
Public property geneElement : TSubstanceReferenceInformationGeneElementArray read GetgeneElementArray;
Public property target : TSubstanceReferenceInformationTargetArray read GettargetArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property comment : string read Getcomment write Setcomment;

Todo.

Public property commentElement : Tstring read GetcommentElement write SetcommentElement;
 
Public property gene : TSubstanceReferenceInformationGeneArray read GetgeneArray;

Todo.

Public property geneElement : TSubstanceReferenceInformationGeneElementArray read GetgeneElementArray;

Todo.

Public property target : TSubstanceReferenceInformationTargetArray read GettargetArray;

Todo.


Generated by PasDoc 0.15.0.