Uses of Interface
cdm.product.asset.Tranche.TrancheBuilder
Packages that use Tranche.TrancheBuilder
-
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.trancheprotected Tranche.TrancheBuilderCreditIndexReferenceInformation.CreditIndexReferenceInformationBuilderImpl.trancheMethods in cdm.product.asset that return Tranche.TrancheBuilderModifier and TypeMethodDescriptionstatic Tranche.TrancheBuilderTranche.builder()BasketReferenceInformation.BasketReferenceInformationBuilder.getOrCreateTranche()BasketReferenceInformation.BasketReferenceInformationBuilderImpl.getOrCreateTranche()CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilder.getOrCreateTranche()CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilderImpl.getOrCreateTranche()BasketReferenceInformation.BasketReferenceInformationBuilder.getTranche()BasketReferenceInformation.BasketReferenceInformationBuilderImpl.getTranche()CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilder.getTranche()CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilderImpl.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