C# 클래스 EA.Iws.DocumentGeneration.ViewModels.WasteCodesViewModel

파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

공개 메소드들

메소드 설명
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