Unit 'googleqpxExpress' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TSegmentInfo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleqpxExpress.pp line 489

type TSegmentInfo = class(TGoogleBaseObject)

protected

  procedure SetbookingCode(); virtual;

  

  procedure SetbookingCodeCount(); virtual;

  

  procedure Setcabin(); virtual;

  

  procedure SetconnectionDuration(); virtual;

  

  procedure Setduration(); virtual;

  

  procedure Setflight(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure Setleg(); virtual;

  

  procedure SetmarriedSegmentGroup(); virtual;

  

  procedure SetsubjectToGovernmentApproval(); virtual;

  

published

  property bookingCode: string; [rw]

  

  property bookingCodeCount: Integer; [rw]

  

  property cabin: string; [rw]

  

  property connectionDuration: Integer; [rw]

  

  property duration: Integer; [rw]

  

  property flight: TFlightInfo; [rw]

  

  property id: string; [rw]

  

  property kind: string; [rw]

  

  property leg: TSegmentInfoTypelegArray; [rw]

  

  property marriedSegmentGroup: string; [rw]

  

  property subjectToGovernmentApproval: Boolean; [rw]

  

end;

Inheritance

TSegmentInfo

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio