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

상속: AbstractArrayTO
파일 보기 프로젝트 열기: OSEHRA/mdws 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
arrays gov.va.medora.mdws.dto.TaggedInpatientStayArray[]

공개 메소드들

메소드 설명
TaggedInpatientStayArrays ( ) : System
TaggedInpatientStayArrays ( IndexedHashtable t ) : System

메소드 상세

TaggedInpatientStayArrays() 공개 메소드

public TaggedInpatientStayArrays ( ) : System
리턴 System

TaggedInpatientStayArrays() 공개 메소드

public TaggedInpatientStayArrays ( IndexedHashtable t ) : System
t gov.va.medora.mdo.IndexedHashtable
리턴 System

프로퍼티 상세

arrays 공개적으로 프로퍼티

public TaggedInpatientStayArray[],gov.va.medora.mdws.dto arrays
리턴 gov.va.medora.mdws.dto.TaggedInpatientStayArray[]