C# Class EA.Iws.Domain.NotificationApplication.WasteRecovery.WasteRecovery

Inheritance: System.Entity
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
Update ( Percentage percentageRecoverable, EstimatedValue estimatedValue, RecoveryCost recoveryCost ) : void
WasteRecovery ( System.Guid notificationId, Percentage percentageRecoverable, EstimatedValue estimatedValue, RecoveryCost recoveryCost ) : System

Méthodes protégées

Méthode Description
WasteRecovery ( ) : System

Method Details

Update() public méthode

public Update ( Percentage percentageRecoverable, EstimatedValue estimatedValue, RecoveryCost recoveryCost ) : void
percentageRecoverable Percentage
estimatedValue EstimatedValue
recoveryCost RecoveryCost
Résultat void

WasteRecovery() protected méthode

protected WasteRecovery ( ) : System
Résultat System

WasteRecovery() public méthode

public WasteRecovery ( System.Guid notificationId, Percentage percentageRecoverable, EstimatedValue estimatedValue, RecoveryCost recoveryCost ) : System
notificationId System.Guid
percentageRecoverable Percentage
estimatedValue EstimatedValue
recoveryCost RecoveryCost
Résultat System