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

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

공개 프로퍼티들

프로퍼티 타입 설명
prostheticId string
prostheticName string

공개 메소드들

메소드 설명
ProstheticClaimTO ( ) : System
ProstheticClaimTO ( ProstheticClaim mdo ) : System

메소드 상세

ProstheticClaimTO() 공개 메소드

public ProstheticClaimTO ( ) : System
리턴 System

ProstheticClaimTO() 공개 메소드

public ProstheticClaimTO ( ProstheticClaim mdo ) : System
mdo gov.va.medora.mdo.ProstheticClaim
리턴 System

프로퍼티 상세

prostheticId 공개적으로 프로퍼티

public string prostheticId
리턴 string

prostheticName 공개적으로 프로퍼티

public string prostheticName
리턴 string