Class TOperationDefinitionOverload

Unit

Declaration

type TOperationDefinitionOverload = class(TBackboneElement)

Description

A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction).

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property parameterName : TBSFHIRPrimitiveStringArray read GetparameterNameArray;
Public property comment : string read Getcomment write Setcomment;
Public property commentElement : Tstring read GetcommentElement write SetcommentElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property parameterName : TBSFHIRPrimitiveStringArray read GetparameterNameArray;

Name of parameter to include in overload.

Public property comment : string read Getcomment write Setcomment;

Comments to go on overload.

Public property commentElement : Tstring read GetcommentElement write SetcommentElement;
 

Generated by PasDoc 0.15.0.