Package cdm.legaldocumentation.csa
Interface CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementBuilder
- All Superinterfaces:
CalculationAndTimingBase,CalculationAndTimingBase.CalculationAndTimingBaseBuilder,CalculationAndTimingCollateralTransferAgreement,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- All Known Implementing Classes:
CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementBuilderImpl
- Enclosing interface:
CalculationAndTimingCollateralTransferAgreement
public static interface CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementBuilder
extends CalculationAndTimingCollateralTransferAgreement, CalculationAndTimingBase.CalculationAndTimingBaseBuilder
Builder Interface
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.CalculationAndTimingBase
CalculationAndTimingBase.CalculationAndTimingBaseBuilder, CalculationAndTimingBase.CalculationAndTimingBaseBuilderImpl, CalculationAndTimingBase.CalculationAndTimingBaseImplNested classes/interfaces inherited from interface cdm.legaldocumentation.csa.CalculationAndTimingCollateralTransferAgreement
CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementBuilder, CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementBuilderImpl, CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.CalculationAndTimingBase
metaDataFields inherited from interface cdm.legaldocumentation.csa.CalculationAndTimingCollateralTransferAgreement
metaData -
Method Summary
Modifier and TypeMethodDescriptionThe specification of bespoke Calculation Date terms for the purposes of Initial or Variation Margin by the parties to the agreement.Bespoke terms to describe the time as of which such party (or the Calculation Agent (IM) (if applicale)) computes its end of day valuations of derivatives transactions.Details of the party calculating the value of collateral to be delivered or returned.The specified location where the credit exposure will be calculated by the respective parties.default voidprocess(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.BuilderProcessor processor) prune()setBespokeCalculationDate(BespokeCalculationDate bespokeCalculationDate) setBespokeCalculationTime(BespokeCalculationTime bespokeCalculationTime) setCalculationAgentTerms(CalculationAgentTerms calculationAgentTerms) setCalculationDateLocation(ValuationCalculationDateLocation calculationDateLocation) setCashSettlementDay(String cashSettlementDay) setNotificationTime(NotificationTime notificationTime) setSecuritiesSettlementDay(String securitiesSettlementDay) Methods inherited from interface cdm.legaldocumentation.csa.CalculationAndTimingBase.CalculationAndTimingBaseBuilder
getNotificationTime, getOrCreateNotificationTimeMethods inherited from interface cdm.legaldocumentation.csa.CalculationAndTimingCollateralTransferAgreement
build, getCashSettlementDay, getSecuritiesSettlementDay, getType, metaData, process, toBuilderMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, hasData, merge, processRosetta, processRosetta
-
Method Details
-
getOrCreateCalculationAgentTerms
CalculationAgentTerms.CalculationAgentTermsBuilder getOrCreateCalculationAgentTerms() -
getCalculationAgentTerms
CalculationAgentTerms.CalculationAgentTermsBuilder getCalculationAgentTerms()Description copied from interface:CalculationAndTimingCollateralTransferAgreementDetails of the party calculating the value of collateral to be delivered or returned.- Specified by:
getCalculationAgentTermsin interfaceCalculationAndTimingCollateralTransferAgreement
-
getOrCreateBespokeCalculationDate
BespokeCalculationDate.BespokeCalculationDateBuilder getOrCreateBespokeCalculationDate() -
getBespokeCalculationDate
BespokeCalculationDate.BespokeCalculationDateBuilder getBespokeCalculationDate()Description copied from interface:CalculationAndTimingCollateralTransferAgreementThe specification of bespoke Calculation Date terms for the purposes of Initial or Variation Margin by the parties to the agreement.- Specified by:
getBespokeCalculationDatein interfaceCalculationAndTimingCollateralTransferAgreement
-
getOrCreateBespokeCalculationTime
BespokeCalculationTime.BespokeCalculationTimeBuilder getOrCreateBespokeCalculationTime() -
getBespokeCalculationTime
BespokeCalculationTime.BespokeCalculationTimeBuilder getBespokeCalculationTime()Description copied from interface:CalculationAndTimingCollateralTransferAgreementBespoke terms to describe the time as of which such party (or the Calculation Agent (IM) (if applicale)) computes its end of day valuations of derivatives transactions.- Specified by:
getBespokeCalculationTimein interfaceCalculationAndTimingCollateralTransferAgreement
-
getOrCreateCalculationDateLocation
ValuationCalculationDateLocation.ValuationCalculationDateLocationBuilder getOrCreateCalculationDateLocation() -
getCalculationDateLocation
ValuationCalculationDateLocation.ValuationCalculationDateLocationBuilder getCalculationDateLocation()Description copied from interface:CalculationAndTimingCollateralTransferAgreementThe specified location where the credit exposure will be calculated by the respective parties.- Specified by:
getCalculationDateLocationin interfaceCalculationAndTimingCollateralTransferAgreement
-
setNotificationTime
CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementBuilder setNotificationTime(NotificationTime notificationTime) - Specified by:
setNotificationTimein interfaceCalculationAndTimingBase.CalculationAndTimingBaseBuilder
-
setCalculationAgentTerms
CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementBuilder setCalculationAgentTerms(CalculationAgentTerms calculationAgentTerms) -
setBespokeCalculationDate
CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementBuilder setBespokeCalculationDate(BespokeCalculationDate bespokeCalculationDate) -
setBespokeCalculationTime
CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementBuilder setBespokeCalculationTime(BespokeCalculationTime bespokeCalculationTime) -
setCalculationDateLocation
CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementBuilder setCalculationDateLocation(ValuationCalculationDateLocation calculationDateLocation) -
setCashSettlementDay
CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementBuilder setCashSettlementDay(String cashSettlementDay) -
setSecuritiesSettlementDay
CalculationAndTimingCollateralTransferAgreement.CalculationAndTimingCollateralTransferAgreementBuilder setSecuritiesSettlementDay(String securitiesSettlementDay) -
process
default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.BuilderProcessor processor) - Specified by:
processin interfaceCalculationAndTimingBase.CalculationAndTimingBaseBuilder- Specified by:
processin interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
prune
- Specified by:
prunein interfaceCalculationAndTimingBase.CalculationAndTimingBaseBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-