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

TAnnotationSet

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

Declaration

Source position: googlegenomics.pp line 234

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



CT Web help

CodeTyphon Studio