Uses of Interface
cdm.event.common.Exposure.ExposureBuilder
Packages that use Exposure.ExposureBuilder
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
-
Uses of Exposure.ExposureBuilder in cdm.event.common
Classes in cdm.event.common that implement Exposure.ExposureBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of ExposureFields in cdm.event.common declared as Exposure.ExposureBuilderModifier and TypeFieldDescriptionprotected Exposure.ExposureBuilderMarginCallExposure.MarginCallExposureBuilderImpl.overallExposureprotected Exposure.ExposureBuilderMarginCallExposure.MarginCallExposureBuilderImpl.scheduleGridIMExposureprotected Exposure.ExposureBuilderMarginCallExposure.MarginCallExposureBuilderImpl.simmIMExposureMethods in cdm.event.common that return Exposure.ExposureBuilderModifier and TypeMethodDescriptionstatic Exposure.ExposureBuilderExposure.builder()MarginCallExposure.MarginCallExposureBuilder.getOrCreateOverallExposure()MarginCallExposure.MarginCallExposureBuilderImpl.getOrCreateOverallExposure()MarginCallExposure.MarginCallExposureBuilder.getOrCreateScheduleGridIMExposure()MarginCallExposure.MarginCallExposureBuilderImpl.getOrCreateScheduleGridIMExposure()MarginCallExposure.MarginCallExposureBuilder.getOrCreateSimmIMExposure()MarginCallExposure.MarginCallExposureBuilderImpl.getOrCreateSimmIMExposure()MarginCallExposure.MarginCallExposureBuilder.getOverallExposure()MarginCallExposure.MarginCallExposureBuilderImpl.getOverallExposure()MarginCallExposure.MarginCallExposureBuilder.getScheduleGridIMExposure()MarginCallExposure.MarginCallExposureBuilderImpl.getScheduleGridIMExposure()MarginCallExposure.MarginCallExposureBuilder.getSimmIMExposure()MarginCallExposure.MarginCallExposureBuilderImpl.getSimmIMExposure()Exposure.ExposureBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) Exposure.ExposureBuilder.prune()Exposure.ExposureBuilderImpl.prune()Exposure.ExposureBuilder.setAggregateValue(Money aggregateValue) Exposure.ExposureBuilderImpl.setAggregateValue(Money _aggregateValue) Exposure.ExposureBuilder.setCalculationDateTime(ZonedDateTime calculationDateTime) Exposure.ExposureBuilderImpl.setCalculationDateTime(ZonedDateTime _calculationDateTime) Exposure.ExposureBuilder.setTradePortfolio(ReferenceWithMetaPortfolioState tradePortfolio) Exposure.ExposureBuilderImpl.setTradePortfolio(ReferenceWithMetaPortfolioState _tradePortfolio) Exposure.ExposureBuilder.setTradePortfolioValue(PortfolioState tradePortfolio) Exposure.ExposureBuilderImpl.setTradePortfolioValue(PortfolioState _tradePortfolio) Exposure.ExposureBuilder.setValuationDateTime(ZonedDateTime valuationDateTime) Exposure.ExposureBuilderImpl.setValuationDateTime(ZonedDateTime _valuationDateTime) Exposure.ExposureBuilderImpl.toBuilder()Exposure.ExposureImpl.toBuilder()Exposure.toBuilder()Methods in cdm.event.common with parameters of type Exposure.ExposureBuilderModifier and TypeMethodDescriptionprotected voidExposure.ExposureImpl.setBuilderFields(Exposure.ExposureBuilder builder) Constructors in cdm.event.common with parameters of type Exposure.ExposureBuilder