Uses of Interface
cdm.base.staticdata.asset.common.Instrument.InstrumentBuilder
Packages that use Instrument.InstrumentBuilder
Package
Description
Basic static asset concepts that apply across asset classes: taxonomy etc.
-
Uses of Instrument.InstrumentBuilder in cdm.base.staticdata.asset.common
Classes in cdm.base.staticdata.asset.common that implement Instrument.InstrumentBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of InstrumentFields in cdm.base.staticdata.asset.common declared as Instrument.InstrumentBuilderModifier and TypeFieldDescriptionprotected Instrument.InstrumentBuilderAsset.AssetBuilderImpl.instrumentMethods in cdm.base.staticdata.asset.common that return Instrument.InstrumentBuilderModifier and TypeMethodDescriptionstatic Instrument.InstrumentBuilderInstrument.builder()Asset.AssetBuilder.getInstrument()Asset.AssetBuilderImpl.getInstrument()Asset.AssetBuilder.getOrCreateInstrument()Asset.AssetBuilderImpl.getOrCreateInstrument()Instrument.InstrumentBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) Instrument.InstrumentBuilder.prune()Instrument.InstrumentBuilderImpl.prune()Instrument.InstrumentBuilder.setListedDerivative(ListedDerivative _ListedDerivative) Instrument.InstrumentBuilderImpl.setListedDerivative(ListedDerivative _listedDerivative) Instrument.InstrumentBuilder.setSecurity(Security _Security) Instrument.InstrumentBuilderImpl.setSecurity(Security _security) Instrument.InstrumentBuilderImpl.toBuilder()Instrument.InstrumentImpl.toBuilder()Instrument.toBuilder()Methods in cdm.base.staticdata.asset.common with parameters of type Instrument.InstrumentBuilderModifier and TypeMethodDescriptionprotected voidInstrument.InstrumentImpl.setBuilderFields(Instrument.InstrumentBuilder builder) Constructors in cdm.base.staticdata.asset.common with parameters of type Instrument.InstrumentBuilder