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="7.0.0-dev.105")
@RuneDataType(value="GovernmentalAuthorityDefault",
model="cdm",
builder=GovernmentalAuthorityDefaultBuilderImpl.class,
version="7.0.0-dev.105")
public interface GovernmentalAuthorityDefault
extends com.rosetta.model.lib.RosettaModelObject
- Version:
- 7.0.0-dev.105 Body ISDA Corpus Definitions FXandCurrencyOptionsDefintions_1998 1998 FX and Currency Option Definitions section "5.1.(d).(v)" Provision
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder Interfacestatic classBuilder Implementation of GovernmentalAuthorityDefaultstatic classImmutable Implementation of GovernmentalAuthorityDefault -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build Methodsbuilder()Getter 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.default Class<? extends GovernmentalAuthorityDefault> getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends GovernmentalAuthorityDefault> metaData()Utility Methodsdefault voidprocess(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor) Methods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Field Details
-
metaData
-
-
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
GovernmentalAuthorityDefault build()Build Methods- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
builder
-
metaData
default com.rosetta.model.lib.meta.RosettaMetaData<? extends GovernmentalAuthorityDefault> metaData()Utility Methods- Specified by:
metaDatain interfacecom.rosetta.model.lib.RosettaModelObject
-
getType
- Specified by:
getTypein interfacecom.rosetta.model.lib.RosettaModelObject
-
process
default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor) - Specified by:
processin interfacecom.rosetta.model.lib.RosettaModelObject
-