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

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

공개 메소드들

메소드 설명
Update ( Percentage percentageRecoverable, EstimatedValue estimatedValue, RecoveryCost recoveryCost ) : void
WasteRecovery ( System.Guid notificationId, Percentage percentageRecoverable, EstimatedValue estimatedValue, RecoveryCost recoveryCost ) : System

보호된 메소드들

메소드 설명
WasteRecovery ( ) : System

메소드 상세

Update() 공개 메소드

public Update ( Percentage percentageRecoverable, EstimatedValue estimatedValue, RecoveryCost recoveryCost ) : void
percentageRecoverable Percentage
estimatedValue EstimatedValue
recoveryCost RecoveryCost
리턴 void

WasteRecovery() 보호된 메소드

protected WasteRecovery ( ) : System
리턴 System

WasteRecovery() 공개 메소드

public WasteRecovery ( System.Guid notificationId, Percentage percentageRecoverable, EstimatedValue estimatedValue, RecoveryCost recoveryCost ) : System
notificationId System.Guid
percentageRecoverable Percentage
estimatedValue EstimatedValue
recoveryCost RecoveryCost
리턴 System