Class TAvailabilityNotAvailableTime

Unit

Declaration

type TAvailabilityNotAvailableTime = class(TDataType)

Description

Availability data for an {item}. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

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 during : TPeriod read Getduring write Setduring;

Description

Methods

Public constructor Create; override;
 

Properties

Public property description : string read Getdescription write Setdescription;

Reason presented to the user explaining why time not available.

Public property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement;
 
Public property during : TPeriod read Getduring write Setduring;

Service not available during this period.


Generated by PasDoc 0.15.0.