Interface MarginApproach

All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
MarginApproach.MarginApproachBuilder
All Known Implementing Classes:
MarginApproach.MarginApproachBuilderImpl, MarginApproach.MarginApproachImpl

@RosettaDataType(value="MarginApproach", builder=MarginApproachBuilderImpl.class, version="7.0.0-dev.105") @RuneDataType(value="MarginApproach", model="cdm", builder=MarginApproachBuilderImpl.class, version="7.0.0-dev.105") public interface MarginApproach extends com.rosetta.model.lib.RosettaModelObject
A class for selection of Margin Approach.
Version:
7.0.0-dev.105
  • Field Details

  • Method Details

    • getMarginApproach

      MarginApproachEnum getMarginApproach()
      Specifies the margin approach specific to Initial Margin agreements.
    • build

      Build Methods
      Specified by:
      build in interface com.rosetta.model.lib.RosettaModelObject
    • toBuilder

      Specified by:
      toBuilder in interface com.rosetta.model.lib.RosettaModelObject
    • builder

    • metaData

      default com.rosetta.model.lib.meta.RosettaMetaData<? extends MarginApproach> metaData()
      Utility Methods
      Specified by:
      metaData in interface com.rosetta.model.lib.RosettaModelObject
    • getType

      @RuneAttribute("@type") default Class<? extends MarginApproach> getType()
      Specified by:
      getType in interface com.rosetta.model.lib.RosettaModelObject
    • process

      default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor)
      Specified by:
      process in interface com.rosetta.model.lib.RosettaModelObject