C# Class gov.va.medora.mdws.dto.TaggedDemographicsRecordArrays

Inheritance: AbstractArrayTO
ファイルを表示 Open project: OSEHRA/mdws Class Usage Examples

Public Properties

Property Type Description
arrays gov.va.medora.mdws.dto.TaggedDemographicsRecordArray[]

Public Methods

Method Description
TaggedDemographicsRecordArrays ( ) : System
TaggedDemographicsRecordArrays ( IndexedHashtable t ) : System

Method Details

TaggedDemographicsRecordArrays() public method

public TaggedDemographicsRecordArrays ( ) : System
return System

TaggedDemographicsRecordArrays() public method

public TaggedDemographicsRecordArrays ( IndexedHashtable t ) : System
t gov.va.medora.mdo.IndexedHashtable
return System

Property Details

arrays public_oe property

public TaggedDemographicsRecordArray[],gov.va.medora.mdws.dto arrays
return gov.va.medora.mdws.dto.TaggedDemographicsRecordArray[]