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

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
TransportRoute ( ) : System

Method Details

SetTransitStates() public méthode

public SetTransitStates ( TransitStateList transitStates ) : void
transitStates TransitStateList
Résultat void

TransportRoute() protected méthode

protected TransportRoute ( ) : System
Résultat System

TransportRoute() public méthode

public TransportRoute ( System.Guid importNotificationId, StateOfExport stateOfExport, StateOfImport stateOfImport ) : System
importNotificationId System.Guid
stateOfExport StateOfExport
stateOfImport StateOfImport
Résultat System