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

Inheritance: System.Entity
Mostrar archivo Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Public Methods

Method Description
SetTransitStates ( TransitStateList transitStates ) : void
TransportRoute ( System.Guid importNotificationId, StateOfExport stateOfExport, StateOfImport stateOfImport ) : System

Protected Methods

Method Description
TransportRoute ( ) : System

Method Details

SetTransitStates() public method

public SetTransitStates ( TransitStateList transitStates ) : void
transitStates TransitStateList
return void

TransportRoute() protected method

protected TransportRoute ( ) : System
return System

TransportRoute() public method

public TransportRoute ( System.Guid importNotificationId, StateOfExport stateOfExport, StateOfImport stateOfImport ) : System
importNotificationId System.Guid
stateOfExport StateOfExport
stateOfImport StateOfImport
return System