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

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

TaggedPatientAssociateArrays() public méthode

public TaggedPatientAssociateArrays ( ) : System
Résultat System

TaggedPatientAssociateArrays() public méthode

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

Property Details

arrays public_oe property

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