C# Class gov.va.medora.mdws.LocationLib

Mostrar archivo Open project: OSEHRA/mdws

Public Methods

Method Description
LocationLib ( MySession mySession ) : System
getClinicsByName ( string name ) : TaggedTextArray
getSitesForStation ( ) : TaggedTextArray

Method Details

LocationLib() public method

public LocationLib ( MySession mySession ) : System
mySession MySession
return System

getClinicsByName() public method

public getClinicsByName ( string name ) : TaggedTextArray
name string
return gov.va.medora.mdws.dto.TaggedTextArray

getSitesForStation() public method

public getSitesForStation ( ) : TaggedTextArray
return gov.va.medora.mdws.dto.TaggedTextArray