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

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

공개 프로퍼티들

프로퍼티 타입 설명
author AuthorTO
clinicalHx string
comment string
description string
diagnosis string
exam string
facility TaggedText
id string
specimen LabSpecimenTO
supplementalRpt string
timestamp string
title string

공개 메소드들

메소드 설명
CytologyRpt ( ) : System
CytologyRpt ( CytologyReport mdo ) : System

메소드 상세

CytologyRpt() 공개 메소드

public CytologyRpt ( ) : System
리턴 System

CytologyRpt() 공개 메소드

public CytologyRpt ( CytologyReport mdo ) : System
mdo gov.va.medora.mdo.CytologyReport
리턴 System

프로퍼티 상세

author 공개적으로 프로퍼티

public AuthorTO,gov.va.medora.mdws.dto author
리턴 AuthorTO

clinicalHx 공개적으로 프로퍼티

public string clinicalHx
리턴 string

comment 공개적으로 프로퍼티

public string comment
리턴 string

description 공개적으로 프로퍼티

public string description
리턴 string

diagnosis 공개적으로 프로퍼티

public string diagnosis
리턴 string

exam 공개적으로 프로퍼티

public string exam
리턴 string

facility 공개적으로 프로퍼티

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

id 공개적으로 프로퍼티

public string id
리턴 string

specimen 공개적으로 프로퍼티

public LabSpecimenTO,gov.va.medora.mdws.dto specimen
리턴 LabSpecimenTO

supplementalRpt 공개적으로 프로퍼티

public string supplementalRpt
리턴 string

timestamp 공개적으로 프로퍼티

public string timestamp
리턴 string

title 공개적으로 프로퍼티

public string title
리턴 string