Class TOperationDefinitionOverload
Unit
bsFhir_r4b
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
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property comment : string read Getcomment write Setcomment; |
Comments to go on overload.
|
|
property commentElement : Tstring read GetcommentElement write SetcommentElement; |
|
Generated by PasDoc 0.15.0.
|