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

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

공개 프로퍼티들

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

공개 메소드들

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

메소드 상세

TaggedProstheticClaimArrays() 공개 메소드

public TaggedProstheticClaimArrays ( ) : System
리턴 System

TaggedProstheticClaimArrays() 공개 메소드

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

프로퍼티 상세

arrays 공개적으로 프로퍼티

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