Method | Description | |
---|---|---|
SetAnnexMessagesAndData ( int annexNumber ) : |
||
WasteCodesViewModel ( NotificationApplication notification, WasteCodeInfoFormatter wasteCodeInfoFormatter ) : System |
Method | Description | |
---|---|---|
AddToAnnexTableWasteCodes ( string name, string codes ) : AnnexTableWasteCodes | ||
SetBaselAndOecdCode ( NotificationApplication notification ) : void | ||
SetIsAnnexNeeded ( ) : void | ||
SetUnNumbersAndShippingNames ( NotificationApplication notification ) : void |
Method | Description | |
---|---|---|
InitializeAllCodesToEmptyString ( ) : void |
protected AddToAnnexTableWasteCodes ( string name, string codes ) : AnnexTableWasteCodes | ||
name | string | |
codes | string | |
return | AnnexTableWasteCodes |
public SetAnnexMessagesAndData ( int annexNumber ) : |
||
annexNumber | int | |
return |
protected SetBaselAndOecdCode ( NotificationApplication notification ) : void | ||
notification | NotificationApplication | |
return | void |
protected SetUnNumbersAndShippingNames ( NotificationApplication notification ) : void | ||
notification | NotificationApplication | |
return | void |
public WasteCodesViewModel ( NotificationApplication notification, WasteCodeInfoFormatter wasteCodeInfoFormatter ) : System | ||
notification | NotificationApplication | |
wasteCodeInfoFormatter | WasteCodeInfoFormatter | |
return | System |