C# 클래스 gov.va.medora.mdo.NoteResult

파일 보기 프로젝트 열기: OSEHRA/mdo 1 사용 예제들

공개 메소드들

메소드 설명
NoteResult ( ) : System
NoteResult ( String explanation ) : System
NoteResult ( String id, int totalPages, int lastPageRecd ) : System

메소드 상세

NoteResult() 공개 메소드

public NoteResult ( ) : System
리턴 System

NoteResult() 공개 메소드

public NoteResult ( String explanation ) : System
explanation String
리턴 System

NoteResult() 공개 메소드

public NoteResult ( String id, int totalPages, int lastPageRecd ) : System
id String
totalPages int
lastPageRecd int
리턴 System