C# 클래스 EA.Iws.DocumentGeneration.Formatters.WasteCompositionFormatter

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

공개 메소드들

메소드 설명
GetAdditionalInformationChemicalCompositionPercentages ( IEnumerable wasteAdditionalInformations ) : IList
GetChemicalConstituentName ( WasteAdditionalInformation wasteAdditionalInformation ) : string
GetEnergyEfficiencyString ( WasteType wasteType ) : string
GetOptionalInformationTitle ( WasteType wasteType ) : string
GetWasteCompositionPercentages ( WasteType wasteType ) : IList
GetWasteName ( WasteType wasteType ) : string

메소드 상세

GetAdditionalInformationChemicalCompositionPercentages() 공개 메소드

public GetAdditionalInformationChemicalCompositionPercentages ( IEnumerable wasteAdditionalInformations ) : IList
wasteAdditionalInformations IEnumerable
리턴 IList

GetChemicalConstituentName() 공개 메소드

public GetChemicalConstituentName ( WasteAdditionalInformation wasteAdditionalInformation ) : string
wasteAdditionalInformation WasteAdditionalInformation
리턴 string

GetEnergyEfficiencyString() 공개 메소드

public GetEnergyEfficiencyString ( WasteType wasteType ) : string
wasteType WasteType
리턴 string

GetOptionalInformationTitle() 공개 메소드

public GetOptionalInformationTitle ( WasteType wasteType ) : string
wasteType WasteType
리턴 string

GetWasteCompositionPercentages() 공개 메소드

public GetWasteCompositionPercentages ( WasteType wasteType ) : IList
wasteType WasteType
리턴 IList

GetWasteName() 공개 메소드

public GetWasteName ( WasteType wasteType ) : string
wasteType WasteType
리턴 string