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

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

공개 프로퍼티들

프로퍼티 타입 설명
dataLocked bool
fromDate string
location string
recordedDate string
recordingSite TaggedText
toDate string

공개 메소드들

메소드 설명
OefOifTO ( ) : System
OefOifTO ( OEF_OIF o ) : System

메소드 상세

OefOifTO() 공개 메소드

public OefOifTO ( ) : System
리턴 System

OefOifTO() 공개 메소드

public OefOifTO ( OEF_OIF o ) : System
o gov.va.medora.mdo.OEF_OIF
리턴 System

프로퍼티 상세

dataLocked 공개적으로 프로퍼티

public bool dataLocked
리턴 bool

fromDate 공개적으로 프로퍼티

public string fromDate
리턴 string

location 공개적으로 프로퍼티

public string location
리턴 string

recordedDate 공개적으로 프로퍼티

public string recordedDate
리턴 string

recordingSite 공개적으로 프로퍼티

public TaggedText,gov.va.medora.mdws.dto recordingSite
리턴 TaggedText

toDate 공개적으로 프로퍼티

public string toDate
리턴 string