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

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

공개 프로퍼티들

프로퍼티 타입 설명
DUZ string
SSN string
greeting string
name string
office string
orderRole string
pager string
phone string
service string
siteId string
siteMessage string
title string
userClass string

공개 메소드들

메소드 설명
UserTO ( ) : System
UserTO ( gov.va.medora.mdo.User mdoUser ) : System

메소드 상세

UserTO() 공개 메소드

public UserTO ( ) : System
리턴 System

UserTO() 공개 메소드

public UserTO ( gov.va.medora.mdo.User mdoUser ) : System
mdoUser gov.va.medora.mdo.User
리턴 System

프로퍼티 상세

DUZ 공개적으로 프로퍼티

public string DUZ
리턴 string

SSN 공개적으로 프로퍼티

public string SSN
리턴 string

greeting 공개적으로 프로퍼티

public string greeting
리턴 string

name 공개적으로 프로퍼티

public string name
리턴 string

office 공개적으로 프로퍼티

public string office
리턴 string

orderRole 공개적으로 프로퍼티

public string orderRole
리턴 string

pager 공개적으로 프로퍼티

public string pager
리턴 string

phone 공개적으로 프로퍼티

public string phone
리턴 string

service 공개적으로 프로퍼티

public string service
리턴 string

siteId 공개적으로 프로퍼티

public string siteId
리턴 string

siteMessage 공개적으로 프로퍼티

public string siteMessage
리턴 string

title 공개적으로 프로퍼티

public string title
리턴 string

userClass 공개적으로 프로퍼티

public string userClass
리턴 string