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

TAnnotationSet

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

Declaration

Source position: googlegenomics.pp line 228

type TAnnotationSet = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setid(); virtual;

  procedure SetdatasetId(); virtual;

  procedure SetreferenceSetId(); virtual;

  procedure Setname(); virtual;

  procedure SetsourceUri(); virtual;

  procedure Set_type(); virtual;

  procedure Setinfo(); virtual;

published

  property id: string; [rw]

  property datasetId: string; [rw]

  property referenceSetId: string; [rw]

  property name: string; [rw]

  property sourceUri: string; [rw]

  property _type: string; [rw]

  property info: TAnnotationSetTypeinfo; [rw]

end;

Inheritance

TAnnotationSet

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18