Unit 'googlegenomics' Package
[Overview][Types][Classes][Index] [#googleapi]

TReference

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

Declaration

Source position: googlegenomics.pp line 1747

type TReference = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setid(); virtual;

  procedure Set_length(); virtual;

  procedure Setmd5checksum(); virtual;

  procedure Setname(); virtual;

  procedure SetsourceUri(); virtual;

  procedure SetsourceAccessions(); virtual;

  procedure SetncbiTaxonId(); virtual;

published

  property id: string; [rw]

  property _length: string; [rw]

  property md5checksum: string; [rw]

  property name: string; [rw]

  property sourceUri: string; [rw]

  property sourceAccessions: TStringArray; [rw]

  property ncbiTaxonId: Integer; [rw]

end;

Inheritance

TReference

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18