C# 클래스 EA.Iws.Domain.NotificationApplication.MeansOfTransport

상속: System.Entity
파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

공개 메소드들

메소드 설명
MeansOfTransport ( System.Guid notificationId ) : System
SetRoute ( IList meansOfTransport ) : void

보호된 메소드들

메소드 설명
MeansOfTransport ( ) : System

메소드 상세

MeansOfTransport() 보호된 메소드

protected MeansOfTransport ( ) : System
리턴 System

MeansOfTransport() 공개 메소드

public MeansOfTransport ( System.Guid notificationId ) : System
notificationId System.Guid
리턴 System

SetRoute() 공개 메소드

public SetRoute ( IList meansOfTransport ) : void
meansOfTransport IList
리턴 void