C# Class EA.Iws.Domain.ImportNotification.WasteOperation

Inheritance: System.Entity
Mostra file Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Public Methods

Method Description
SetTechnologyEmployed ( string technologyEmployed ) : void
WasteOperation ( System.Guid importNotificationId, OperationCodesList operationCodes ) : System

Protected Methods

Method Description
WasteOperation ( ) : System

Method Details

SetTechnologyEmployed() public method

public SetTechnologyEmployed ( string technologyEmployed ) : void
technologyEmployed string
return void

WasteOperation() protected method

protected WasteOperation ( ) : System
return System

WasteOperation() public method

public WasteOperation ( System.Guid importNotificationId, OperationCodesList operationCodes ) : System
importNotificationId System.Guid
operationCodes OperationCodesList
return System