Uses of Interface
cdm.observable.asset.CashCollateralValuationMethod.CashCollateralValuationMethodBuilder
Packages that use CashCollateralValuationMethod.CashCollateralValuationMethodBuilder
Package
Description
Observable asset concepts: schedule, settlement, price and quantity notation etc.
-
Uses of CashCollateralValuationMethod.CashCollateralValuationMethodBuilder in cdm.observable.asset
Classes in cdm.observable.asset that implement CashCollateralValuationMethod.CashCollateralValuationMethodBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of CashCollateralValuationMethodFields in cdm.observable.asset declared as CashCollateralValuationMethod.CashCollateralValuationMethodBuilderModifier and TypeFieldDescriptionValuationMethod.ValuationMethodBuilderImpl.cashCollateralValuationMethodMethods in cdm.observable.asset that return CashCollateralValuationMethod.CashCollateralValuationMethodBuilderModifier and TypeMethodDescriptionCashCollateralValuationMethod.CashCollateralValuationMethodBuilder.addProtectedParty(PartyDeterminationEnum protectedParty) CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.addProtectedParty(PartyDeterminationEnum protectedParty, int idx) CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.addProtectedParty(List<PartyDeterminationEnum> protectedParty) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.addProtectedParty(PartyDeterminationEnum _protectedParty) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.addProtectedParty(PartyDeterminationEnum _protectedParty, int idx) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.addProtectedParty(List<PartyDeterminationEnum> protectedPartys) CashCollateralValuationMethod.builder()ValuationMethod.ValuationMethodBuilder.getCashCollateralValuationMethod()ValuationMethod.ValuationMethodBuilderImpl.getCashCollateralValuationMethod()ValuationMethod.ValuationMethodBuilder.getOrCreateCashCollateralValuationMethod()ValuationMethod.ValuationMethodBuilderImpl.getOrCreateCashCollateralValuationMethod()CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.prune()CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.prune()CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.setAgreedDiscountRate(FieldWithMetaString agreedDiscountRate) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.setAgreedDiscountRate(FieldWithMetaString _agreedDiscountRate) CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.setAgreedDiscountRateValue(String agreedDiscountRate) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.setAgreedDiscountRateValue(String _agreedDiscountRate) CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.setApplicableCsa(CsaTypeEnum applicableCsa) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.setApplicableCsa(CsaTypeEnum _applicableCsa) CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.setCashCollateralCurrency(String cashCollateralCurrency) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.setCashCollateralCurrency(String _cashCollateralCurrency) CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.setCashCollateralInterestRate(FieldWithMetaString cashCollateralInterestRate) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.setCashCollateralInterestRate(FieldWithMetaString _cashCollateralInterestRate) CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.setCashCollateralInterestRateValue(String cashCollateralInterestRate) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.setCashCollateralInterestRateValue(String _cashCollateralInterestRate) CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.setPrescribedDocumentationAdjustment(Boolean prescribedDocumentationAdjustment) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.setPrescribedDocumentationAdjustment(Boolean _prescribedDocumentationAdjustment) CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.setProtectedParty(List<PartyDeterminationEnum> protectedParty) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.setProtectedParty(List<PartyDeterminationEnum> protectedPartys) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.toBuilder()CashCollateralValuationMethod.CashCollateralValuationMethodImpl.toBuilder()CashCollateralValuationMethod.toBuilder()Methods in cdm.observable.asset with parameters of type CashCollateralValuationMethod.CashCollateralValuationMethodBuilderModifier and TypeMethodDescriptionprotected voidCashCollateralValuationMethod.CashCollateralValuationMethodImpl.setBuilderFields(CashCollateralValuationMethod.CashCollateralValuationMethodBuilder builder) Constructors in cdm.observable.asset with parameters of type CashCollateralValuationMethod.CashCollateralValuationMethodBuilderModifierConstructorDescriptionprotectedCashCollateralValuationMethodImpl(CashCollateralValuationMethod.CashCollateralValuationMethodBuilder builder)