Class FxMetaHelper

java.lang.Object
cdm.base.staticdata.asset.common.processor.FxMetaHelper

public class FxMetaHelper extends Object
  • Constructor Details

    • FxMetaHelper

      public FxMetaHelper(List<com.regnosys.rosetta.common.translation.Mapping> mappings)
  • Method Details

    • getNonReferenceMappings

      public List<com.regnosys.rosetta.common.translation.Mapping> getNonReferenceMappings()
    • getCurrencySynonymPath

      public Optional<com.regnosys.rosetta.common.translation.Path> getCurrencySynonymPath(com.regnosys.rosetta.common.translation.Path synonymPath)
    • getStrikeQuoteBasisCurrencySynonymPath

      public Optional<com.regnosys.rosetta.common.translation.Path> getStrikeQuoteBasisCurrencySynonymPath(com.regnosys.rosetta.common.translation.Path strikeQuoteBasisPath)
    • getExchangedCurrencyPath

      public Optional<com.regnosys.rosetta.common.translation.Path> getExchangedCurrencyPath(com.regnosys.rosetta.common.translation.Path quoteBasisPath)