C# Class EA.Iws.DocumentGeneration.ViewModels.TransitStateViewModel

Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
SetAnnexMessage ( int annexNumber ) : void
TransitStateViewModel ( ) : System.Collections.Generic
TransitStateViewModel ( List transitStates ) : System.Collections.Generic

Private Methods

Méthode Description
AreAnyOfTheTransitStateEntryOrExitNamesGreaterThanTwelveCharacters ( List transitStates ) : bool
SetAllPropertiesForMoreThanThreeStates ( ) : void
SetAllPropertiesToEmptyString ( ) : void
SetIsAnnexNeeded ( List transitStates ) : void
SetPropertiesForOneTransitState ( List transitStates ) : void
SetPropertiesForThreeTransitStates ( List transitStates ) : void
SetPropertiesForTwoTransitStates ( List transitStates ) : void
SetupTransitStateDetails ( List transitStates ) : void

Method Details

SetAnnexMessage() public méthode

public SetAnnexMessage ( int annexNumber ) : void
annexNumber int
Résultat void

TransitStateViewModel() public méthode

public TransitStateViewModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic

TransitStateViewModel() public méthode

public TransitStateViewModel ( List transitStates ) : System.Collections.Generic
transitStates List
Résultat System.Collections.Generic