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

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

Méthodes publiques

Méthode Description
StateOfExport ( Country country, CompetentAuthority competentAuthority, EntryOrExitPoint exitPoint ) : System
Update ( Country country, CompetentAuthority competentAuthority, EntryOrExitPoint exitPoint ) : void

Méthodes protégées

Méthode Description
StateOfExport ( ) : System

Method Details

StateOfExport() protected méthode

protected StateOfExport ( ) : System
Résultat System

StateOfExport() public méthode

public StateOfExport ( Country country, CompetentAuthority competentAuthority, EntryOrExitPoint exitPoint ) : System
country Country
competentAuthority CompetentAuthority
exitPoint EntryOrExitPoint
Résultat System

Update() public méthode

public Update ( Country country, CompetentAuthority competentAuthority, EntryOrExitPoint exitPoint ) : void
country Country
competentAuthority CompetentAuthority
exitPoint EntryOrExitPoint
Résultat void