Interface GovernmentalAuthorityDefault

All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
GovernmentalAuthorityDefault.GovernmentalAuthorityDefaultBuilder
All Known Implementing Classes:
GovernmentalAuthorityDefault.GovernmentalAuthorityDefaultBuilderImpl, GovernmentalAuthorityDefault.GovernmentalAuthorityDefaultImpl

@RosettaDataType(value="GovernmentalAuthorityDefault", builder=GovernmentalAuthorityDefaultBuilderImpl.class, version="6.19.0") @RuneDataType(value="GovernmentalAuthorityDefault", model="cdm", builder=GovernmentalAuthorityDefaultBuilderImpl.class, version="6.19.0") public interface GovernmentalAuthorityDefault extends com.rosetta.model.lib.RosettaModelObject
Version:
6.19.0 Body ISDA Corpus Definitions FXandCurrencyOptionsDefintions_1998 1998 FX and Currency Option Definitions section "5.1.(d).(v)" Provision
  • Field Details

  • Method Details

    • getGovernmentalAuthorityDefaultIsApplicable

      Boolean getGovernmentalAuthorityDefaultIsApplicable()
      Getter Methods
    • getEscrowArrangement

      EscrowArrangement getEscrowArrangement()
    • getLocalSubstituteProvisionType

      FxSubstitutionProvisionTypeEnum getLocalSubstituteProvisionType()
      Body ISDA Corpus Definitions FXandCurrencyOptionsDefintions_1998 1998 FX and Currency Option Definitions section "5.2.(c)" * paragraph "(vi)" * paragraph "(vii)" * paragraph "(viii)" Provision
    • getSpecifiedValue

      SpecifiedValueEnum getSpecifiedValue()
      Body ISDA Corpus Definitions FXandCurrencyOptionsDefintions_1998 1998 FX and Currency Option Definitions section "5.4.(w)" Provision
    • getMaximumDaysOfDisruption

      ValuationPostponement getMaximumDaysOfDisruption()
    • 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 GovernmentalAuthorityDefault> metaData()
      Utility Methods
      Specified by:
      metaData in interface com.rosetta.model.lib.RosettaModelObject
    • getType

      @RuneAttribute("@type") default Class<? extends GovernmentalAuthorityDefault> 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