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

Inheritance: AbstractArrayTO
Afficher le fichier Open project: OSEHRA/mdws Class Usage Examples

Méthodes publiques

Свойство Type Description
arrays gov.va.medora.mdws.dto.TaggedProblemArray[]

Méthodes publiques

Méthode Description
TaggedProblemArrays ( ) : System
TaggedProblemArrays ( IndexedHashtable t ) : System

Private Methods

Méthode Description
add ( string siteId, IList problems ) : void

Method Details

TaggedProblemArrays() public méthode

public TaggedProblemArrays ( ) : System
Résultat System

TaggedProblemArrays() public méthode

public TaggedProblemArrays ( IndexedHashtable t ) : System
t gov.va.medora.mdo.IndexedHashtable
Résultat System

Property Details

arrays public_oe property

public TaggedProblemArray[],gov.va.medora.mdws.dto arrays
Résultat gov.va.medora.mdws.dto.TaggedProblemArray[]