Uses of Interface
cdm.product.asset.ProtectionTerms.ProtectionTermsBuilder
Packages that use ProtectionTerms.ProtectionTermsBuilder
Package
Description
Product concepts applicable to specific asset classes.
-
Uses of ProtectionTerms.ProtectionTermsBuilder in cdm.product.asset
Classes in cdm.product.asset that implement ProtectionTerms.ProtectionTermsBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of ProtectionTermsFields in cdm.product.asset with type parameters of type ProtectionTerms.ProtectionTermsBuilderModifier and TypeFieldDescriptionprotected List<ProtectionTerms.ProtectionTermsBuilder> CreditDefaultPayout.CreditDefaultPayoutBuilderImpl.protectionTermsMethods in cdm.product.asset that return ProtectionTerms.ProtectionTermsBuilderModifier and TypeMethodDescriptionProtectionTerms.builder()CreditDefaultPayout.CreditDefaultPayoutBuilder.getOrCreateProtectionTerms(int index) CreditDefaultPayout.CreditDefaultPayoutBuilderImpl.getOrCreateProtectionTerms(int index) ProtectionTerms.ProtectionTermsBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) ProtectionTerms.ProtectionTermsBuilder.prune()ProtectionTerms.ProtectionTermsBuilderImpl.prune()ProtectionTerms.ProtectionTermsBuilder.setCreditEvents(CreditEvents creditEvents) ProtectionTerms.ProtectionTermsBuilderImpl.setCreditEvents(CreditEvents _creditEvents) ProtectionTerms.ProtectionTermsBuilder.setFloatingAmountEvents(FloatingAmountEvents floatingAmountEvents) ProtectionTerms.ProtectionTermsBuilderImpl.setFloatingAmountEvents(FloatingAmountEvents _floatingAmountEvents) ProtectionTerms.ProtectionTermsBuilder.setMeta(com.rosetta.model.metafields.MetaFields meta) ProtectionTerms.ProtectionTermsBuilderImpl.setMeta(com.rosetta.model.metafields.MetaFields _meta) ProtectionTerms.ProtectionTermsBuilder.setObligations(Obligations obligations) ProtectionTerms.ProtectionTermsBuilderImpl.setObligations(Obligations _obligations) ProtectionTerms.ProtectionTermsBuilderImpl.toBuilder()ProtectionTerms.ProtectionTermsImpl.toBuilder()ProtectionTerms.toBuilder()Methods in cdm.product.asset that return types with arguments of type ProtectionTerms.ProtectionTermsBuilderModifier and TypeMethodDescriptionList<? extends ProtectionTerms.ProtectionTermsBuilder> CreditDefaultPayout.CreditDefaultPayoutBuilder.getProtectionTerms()List<? extends ProtectionTerms.ProtectionTermsBuilder> CreditDefaultPayout.CreditDefaultPayoutBuilderImpl.getProtectionTerms()Methods in cdm.product.asset with parameters of type ProtectionTerms.ProtectionTermsBuilderModifier and TypeMethodDescriptionprotected voidProtectionTerms.ProtectionTermsImpl.setBuilderFields(ProtectionTerms.ProtectionTermsBuilder builder) Constructors in cdm.product.asset with parameters of type ProtectionTerms.ProtectionTermsBuilderModifierConstructorDescriptionprotected -
Uses of ProtectionTerms.ProtectionTermsBuilder in cdm.product.asset.metafields
Fields in cdm.product.asset.metafields declared as ProtectionTerms.ProtectionTermsBuilderModifier and TypeFieldDescriptionprotected ProtectionTerms.ProtectionTermsBuilderReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl.valueMethods in cdm.product.asset.metafields that return ProtectionTerms.ProtectionTermsBuilderModifier and TypeMethodDescriptionReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder.getOrCreateValue()ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl.getOrCreateValue()ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilder.getValue()ReferenceWithMetaProtectionTerms.ReferenceWithMetaProtectionTermsBuilderImpl.getValue()