C# 클래스 gov.va.medora.mdws.dto.PatientLocationTO

상속: AbstractTO
파일 보기 프로젝트 열기: OSEHRA/mdws

공개 프로퍼티들

프로퍼티 타입 설명
contacts PatientAssociateArray
deceasedDate string
futureAppointments TaggedAppointmentArrays
inpatientLocation HospitalLocationTO
medicalCenter SiteTO

공개 메소드들

메소드 설명
PatientLocationTO ( ) : System

메소드 상세

PatientLocationTO() 공개 메소드

public PatientLocationTO ( ) : System
리턴 System

프로퍼티 상세

contacts 공개적으로 프로퍼티

public PatientAssociateArray,gov.va.medora.mdws.dto contacts
리턴 PatientAssociateArray

deceasedDate 공개적으로 프로퍼티

public string deceasedDate
리턴 string

futureAppointments 공개적으로 프로퍼티

public TaggedAppointmentArrays futureAppointments
리턴 TaggedAppointmentArrays

inpatientLocation 공개적으로 프로퍼티

public HospitalLocationTO,gov.va.medora.mdws.dto inpatientLocation
리턴 HospitalLocationTO

medicalCenter 공개적으로 프로퍼티

public SiteTO,gov.va.medora.mdws.dto medicalCenter
리턴 SiteTO