Class TBSFHIRArray
Unit
bsFHIRObject
Declaration
type TBSFHIRArray = class(TBSTypedArray)
Description
Hierarchy
- TBSTypedArray
- TBSFHIRArray
Overview
Methods
Properties
Description
Methods
|
function IsValid: boolean; override; |
|
|
function IsPrimitive : Boolean; |
|
|
function HasExtension: Boolean; |
|
|
function GetExtensionJSON: BSString; |
|
Properties
|
property AsJSON: BSString read GetAsJSON; |
|
|
property AsXML: BSString read GetAsXML; |
|
|
property TypeName: BSString read FFHIRTypeName; |
|
|
property FHIRVendor: BSString read FFHIRTypeVendor; |
|
Generated by PasDoc 0.15.0.
|