Uses of Interface
cdm.observable.asset.InformationSource.InformationSourceBuilder
Packages that use InformationSource.InformationSourceBuilder
Package
Description
Business event concepts: primitives, contract state and associated state transition function specifications.
Observable asset concepts: schedule, settlement, price and quantity notation etc.
Observable event concepts: extraordinary event, trigger event, disruption event etc.
-
Uses of InformationSource.InformationSourceBuilder in cdm.event.common
Fields in cdm.event.common declared as InformationSource.InformationSourceBuilderMethods in cdm.event.common that return InformationSource.InformationSourceBuilderModifier and TypeMethodDescriptionCorporateAction.CorporateActionBuilder.getInformationSource()CorporateAction.CorporateActionBuilderImpl.getInformationSource()CorporateAction.CorporateActionBuilder.getOrCreateInformationSource()CorporateAction.CorporateActionBuilderImpl.getOrCreateInformationSource() -
Uses of InformationSource.InformationSourceBuilder in cdm.observable.asset
Subinterfaces of InformationSource.InformationSourceBuilder in cdm.observable.assetModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.observable.asset that implement InformationSource.InformationSourceBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of FxInformationSourcestatic classBuilder Implementation of InformationSourceFields in cdm.observable.asset declared as InformationSource.InformationSourceBuilderModifier and TypeFieldDescriptionForeignExchangeRateIndex.ForeignExchangeRateIndexBuilderImpl.primaryFxSpotRateSourceFxSpotRateSource.FxSpotRateSourceBuilderImpl.primarySourceForeignExchangeRateIndex.ForeignExchangeRateIndexBuilderImpl.secondaryFxSpotRateSourceFxSpotRateSource.FxSpotRateSourceBuilderImpl.secondarySourceMethods in cdm.observable.asset that return InformationSource.InformationSourceBuilderModifier and TypeMethodDescriptionInformationSource.builder()ForeignExchangeRateIndex.ForeignExchangeRateIndexBuilder.getOrCreatePrimaryFxSpotRateSource()ForeignExchangeRateIndex.ForeignExchangeRateIndexBuilderImpl.getOrCreatePrimaryFxSpotRateSource()FxSpotRateSource.FxSpotRateSourceBuilder.getOrCreatePrimarySource()FxSpotRateSource.FxSpotRateSourceBuilderImpl.getOrCreatePrimarySource()ForeignExchangeRateIndex.ForeignExchangeRateIndexBuilder.getOrCreateSecondaryFxSpotRateSource()ForeignExchangeRateIndex.ForeignExchangeRateIndexBuilderImpl.getOrCreateSecondaryFxSpotRateSource()FxSpotRateSource.FxSpotRateSourceBuilder.getOrCreateSecondarySource()FxSpotRateSource.FxSpotRateSourceBuilderImpl.getOrCreateSecondarySource()ForeignExchangeRateIndex.ForeignExchangeRateIndexBuilder.getPrimaryFxSpotRateSource()ForeignExchangeRateIndex.ForeignExchangeRateIndexBuilderImpl.getPrimaryFxSpotRateSource()FxSpotRateSource.FxSpotRateSourceBuilder.getPrimarySource()FxSpotRateSource.FxSpotRateSourceBuilderImpl.getPrimarySource()ForeignExchangeRateIndex.ForeignExchangeRateIndexBuilder.getSecondaryFxSpotRateSource()ForeignExchangeRateIndex.ForeignExchangeRateIndexBuilderImpl.getSecondaryFxSpotRateSource()FxSpotRateSource.FxSpotRateSourceBuilder.getSecondarySource()FxSpotRateSource.FxSpotRateSourceBuilderImpl.getSecondarySource()InformationSource.InformationSourceBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) InformationSource.InformationSourceBuilder.prune()InformationSource.InformationSourceBuilderImpl.prune()InformationSource.InformationSourceBuilder.setSourcePage(FieldWithMetaString sourcePage) InformationSource.InformationSourceBuilderImpl.setSourcePage(FieldWithMetaString _sourcePage) InformationSource.InformationSourceBuilder.setSourcePageHeading(String sourcePageHeading) InformationSource.InformationSourceBuilderImpl.setSourcePageHeading(String _sourcePageHeading) InformationSource.InformationSourceBuilder.setSourcePageValue(String sourcePage) InformationSource.InformationSourceBuilderImpl.setSourcePageValue(String _sourcePage) InformationSource.InformationSourceBuilder.setSourceProvider(FieldWithMetaInformationProviderEnum sourceProvider) InformationSource.InformationSourceBuilderImpl.setSourceProvider(FieldWithMetaInformationProviderEnum _sourceProvider) InformationSource.InformationSourceBuilder.setSourceProviderValue(InformationProviderEnum sourceProvider) InformationSource.InformationSourceBuilderImpl.setSourceProviderValue(InformationProviderEnum _sourceProvider) InformationSource.InformationSourceBuilderImpl.toBuilder()InformationSource.InformationSourceImpl.toBuilder()InformationSource.toBuilder()Methods in cdm.observable.asset with parameters of type InformationSource.InformationSourceBuilderModifier and TypeMethodDescriptionprotected voidInformationSource.InformationSourceImpl.setBuilderFields(InformationSource.InformationSourceBuilder builder) Constructors in cdm.observable.asset with parameters of type InformationSource.InformationSourceBuilderModifierConstructorDescriptionprotected -
Uses of InformationSource.InformationSourceBuilder in cdm.observable.event
Fields in cdm.observable.event declared as InformationSource.InformationSourceBuilderModifier and TypeFieldDescriptionObservationIdentifier.ObservationIdentifierBuilderImpl.informationSourceMethods in cdm.observable.event that return InformationSource.InformationSourceBuilderModifier and TypeMethodDescriptionObservationIdentifier.ObservationIdentifierBuilder.getInformationSource()ObservationIdentifier.ObservationIdentifierBuilderImpl.getInformationSource()ObservationIdentifier.ObservationIdentifierBuilder.getOrCreateInformationSource()ObservationIdentifier.ObservationIdentifierBuilderImpl.getOrCreateInformationSource()