C# Класс EA.Iws.DocumentGeneration.ViewModels.WasteCodesViewModel

Показать файл Открыть проект

Открытые методы

Метод Описание
SetAnnexMessagesAndData ( int annexNumber ) : WasteCodesViewModel
WasteCodesViewModel ( NotificationApplication notification, WasteCodeInfoFormatter wasteCodeInfoFormatter ) : System

Защищенные методы

Метод Описание
AddToAnnexTableWasteCodes ( string name, string codes ) : AnnexTableWasteCodes
SetBaselAndOecdCode ( NotificationApplication notification ) : void
SetIsAnnexNeeded ( ) : void
SetUnNumbersAndShippingNames ( NotificationApplication notification ) : void

Приватные методы

Метод Описание
InitializeAllCodesToEmptyString ( ) : void

Описание методов

AddToAnnexTableWasteCodes() защищенный Метод

protected AddToAnnexTableWasteCodes ( string name, string codes ) : AnnexTableWasteCodes
name string
codes string
Результат AnnexTableWasteCodes

SetAnnexMessagesAndData() публичный Метод

public SetAnnexMessagesAndData ( int annexNumber ) : WasteCodesViewModel
annexNumber int
Результат WasteCodesViewModel

SetBaselAndOecdCode() защищенный Метод

protected SetBaselAndOecdCode ( NotificationApplication notification ) : void
notification NotificationApplication
Результат void

SetIsAnnexNeeded() защищенный Метод

protected SetIsAnnexNeeded ( ) : void
Результат void

SetUnNumbersAndShippingNames() защищенный Метод

protected SetUnNumbersAndShippingNames ( NotificationApplication notification ) : void
notification NotificationApplication
Результат void

WasteCodesViewModel() публичный Метод

public WasteCodesViewModel ( NotificationApplication notification, WasteCodeInfoFormatter wasteCodeInfoFormatter ) : System
notification NotificationApplication
wasteCodeInfoFormatter WasteCodeInfoFormatter
Результат System