Class GovernmentalAuthorityDefault.GovernmentalAuthorityDefaultImpl
java.lang.Object
cdm.legaldocumentation.transaction.additionalterms.GovernmentalAuthorityDefault.GovernmentalAuthorityDefaultImpl
- All Implemented Interfaces:
GovernmentalAuthorityDefault,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
GovernmentalAuthorityDefault
public static class GovernmentalAuthorityDefault.GovernmentalAuthorityDefaultImpl
extends Object
implements GovernmentalAuthorityDefault
Immutable Implementation of GovernmentalAuthorityDefault
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.transaction.additionalterms.GovernmentalAuthorityDefault
GovernmentalAuthorityDefault.GovernmentalAuthorityDefaultBuilder, GovernmentalAuthorityDefault.GovernmentalAuthorityDefaultBuilderImpl, GovernmentalAuthorityDefault.GovernmentalAuthorityDefaultImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.transaction.additionalterms.GovernmentalAuthorityDefault
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGovernmentalAuthorityDefaultImpl(GovernmentalAuthorityDefault.GovernmentalAuthorityDefaultBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanGetter MethodsBody ISDA Corpus Definitions FXandCurrencyOptionsDefintions_1998 1998 FX and Currency Option Definitions section "5.2.Body ISDA Corpus Definitions FXandCurrencyOptionsDefintions_1998 1998 FX and Currency Option Definitions section "5.4.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.transaction.additionalterms.GovernmentalAuthorityDefault
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
GovernmentalAuthorityDefaultImpl
protected GovernmentalAuthorityDefaultImpl(GovernmentalAuthorityDefault.GovernmentalAuthorityDefaultBuilder builder)
-
-
Method Details
-
getGovernmentalAuthorityDefaultIsApplicable
@RosettaAttribute("governmentalAuthorityDefaultIsApplicable") @Accessor(GETTER) @Required @RuneAttribute("governmentalAuthorityDefaultIsApplicable") public Boolean getGovernmentalAuthorityDefaultIsApplicable()Description copied from interface:GovernmentalAuthorityDefaultGetter Methods- Specified by:
getGovernmentalAuthorityDefaultIsApplicablein interfaceGovernmentalAuthorityDefault
-
getEscrowArrangement
@RosettaAttribute("escrowArrangement") @Accessor(GETTER) @RuneAttribute("escrowArrangement") public EscrowArrangement getEscrowArrangement()- Specified by:
getEscrowArrangementin interfaceGovernmentalAuthorityDefault
-
getLocalSubstituteProvisionType
@RosettaAttribute("localSubstituteProvisionType") @Accessor(GETTER) @RuneAttribute("localSubstituteProvisionType") public FxSubstitutionProvisionTypeEnum getLocalSubstituteProvisionType()Description copied from interface:GovernmentalAuthorityDefaultBody ISDA Corpus Definitions FXandCurrencyOptionsDefintions_1998 1998 FX and Currency Option Definitions section "5.2.(c)" * paragraph "(vi)" * paragraph "(vii)" * paragraph "(viii)" Provision- Specified by:
getLocalSubstituteProvisionTypein interfaceGovernmentalAuthorityDefault
-
getSpecifiedValue
@RosettaAttribute("specifiedValue") @Accessor(GETTER) @RuneAttribute("specifiedValue") public SpecifiedValueEnum getSpecifiedValue()Description copied from interface:GovernmentalAuthorityDefaultBody ISDA Corpus Definitions FXandCurrencyOptionsDefintions_1998 1998 FX and Currency Option Definitions section "5.4.(w)" Provision- Specified by:
getSpecifiedValuein interfaceGovernmentalAuthorityDefault
-
getMaximumDaysOfDisruption
@RosettaAttribute("maximumDaysOfDisruption") @Accessor(GETTER) @RuneAttribute("maximumDaysOfDisruption") public ValuationPostponement getMaximumDaysOfDisruption()- Specified by:
getMaximumDaysOfDisruptionin interfaceGovernmentalAuthorityDefault
-
build
Description copied from interface:GovernmentalAuthorityDefaultBuild Methods- Specified by:
buildin interfaceGovernmentalAuthorityDefault- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceGovernmentalAuthorityDefault- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(GovernmentalAuthorityDefault.GovernmentalAuthorityDefaultBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-