Uses of Interface
cdm.product.asset.Tranche.TrancheBuilder
Packages that use Tranche.TrancheBuilder
Package
Description
Observable asset concepts: schedule, settlement, price and quantity notation etc.
Product concepts applicable to specific asset classes.
-
Uses of Tranche.TrancheBuilder in cdm.observable.asset
Fields in cdm.observable.asset declared as Tranche.TrancheBuilderModifier and TypeFieldDescriptionprotected Tranche.TrancheBuilderCreditIndex.CreditIndexBuilderImpl.trancheMethods in cdm.observable.asset that return Tranche.TrancheBuilderModifier and TypeMethodDescriptionCreditIndex.CreditIndexBuilder.getOrCreateTranche()CreditIndex.CreditIndexBuilderImpl.getOrCreateTranche()CreditIndex.CreditIndexBuilder.getTranche()CreditIndex.CreditIndexBuilderImpl.getTranche() -
Uses of Tranche.TrancheBuilder in cdm.product.asset
Classes in cdm.product.asset that implement Tranche.TrancheBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of TrancheFields in cdm.product.asset declared as Tranche.TrancheBuilderModifier and TypeFieldDescriptionprotected Tranche.TrancheBuilderBasketReferenceInformation.BasketReferenceInformationBuilderImpl.trancheMethods in cdm.product.asset that return Tranche.TrancheBuilderModifier and TypeMethodDescriptionstatic Tranche.TrancheBuilderTranche.builder()BasketReferenceInformation.BasketReferenceInformationBuilder.getOrCreateTranche()BasketReferenceInformation.BasketReferenceInformationBuilderImpl.getOrCreateTranche()BasketReferenceInformation.BasketReferenceInformationBuilder.getTranche()BasketReferenceInformation.BasketReferenceInformationBuilderImpl.getTranche()Tranche.TrancheBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) Tranche.TrancheBuilder.prune()Tranche.TrancheBuilderImpl.prune()Tranche.TrancheBuilder.setAttachmentPoint(BigDecimal attachmentPoint) Tranche.TrancheBuilderImpl.setAttachmentPoint(BigDecimal _attachmentPoint) Tranche.TrancheBuilder.setExhaustionPoint(BigDecimal exhaustionPoint) Tranche.TrancheBuilderImpl.setExhaustionPoint(BigDecimal _exhaustionPoint) Tranche.TrancheBuilder.setIncurredRecoveryApplicable(Boolean incurredRecoveryApplicable) Tranche.TrancheBuilderImpl.setIncurredRecoveryApplicable(Boolean _incurredRecoveryApplicable) Tranche.toBuilder()Tranche.TrancheBuilderImpl.toBuilder()Tranche.TrancheImpl.toBuilder()Methods in cdm.product.asset with parameters of type Tranche.TrancheBuilderModifier and TypeMethodDescriptionprotected voidTranche.TrancheImpl.setBuilderFields(Tranche.TrancheBuilder builder) Constructors in cdm.product.asset with parameters of type Tranche.TrancheBuilder