Uses of Interface
cdm.observable.asset.SingleValuationDate.SingleValuationDateBuilder
Packages that use SingleValuationDate.SingleValuationDateBuilder
Package
Description
Observable asset concepts: schedule, settlement, price and quantity notation etc.
Common product settlement concepts: cash vs physical, non-deliverable, money and cashflow, delivery vs payment.
-
Uses of SingleValuationDate.SingleValuationDateBuilder in cdm.observable.asset
Subinterfaces of SingleValuationDate.SingleValuationDateBuilder in cdm.observable.assetModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.observable.asset that implement SingleValuationDate.SingleValuationDateBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of MultipleValuationDatesstatic classBuilder Implementation of SingleValuationDateMethods in cdm.observable.asset that return SingleValuationDate.SingleValuationDateBuilderModifier and TypeMethodDescriptionSingleValuationDate.builder()SingleValuationDate.SingleValuationDateBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) SingleValuationDate.SingleValuationDateBuilder.prune()SingleValuationDate.SingleValuationDateBuilderImpl.prune()SingleValuationDate.SingleValuationDateBuilder.setBusinessDays(Integer businessDays) SingleValuationDate.SingleValuationDateBuilderImpl.setBusinessDays(Integer _businessDays) SingleValuationDate.SingleValuationDateBuilderImpl.toBuilder()SingleValuationDate.SingleValuationDateImpl.toBuilder()SingleValuationDate.toBuilder()Methods in cdm.observable.asset with parameters of type SingleValuationDate.SingleValuationDateBuilderModifier and TypeMethodDescriptionprotected voidSingleValuationDate.SingleValuationDateImpl.setBuilderFields(SingleValuationDate.SingleValuationDateBuilder builder) Constructors in cdm.observable.asset with parameters of type SingleValuationDate.SingleValuationDateBuilderModifierConstructorDescriptionprotected -
Uses of SingleValuationDate.SingleValuationDateBuilder in cdm.product.common.settlement
Fields in cdm.product.common.settlement declared as SingleValuationDate.SingleValuationDateBuilderMethods in cdm.product.common.settlement that return SingleValuationDate.SingleValuationDateBuilderModifier and TypeMethodDescriptionValuationDate.ValuationDateBuilder.getOrCreateSingleValuationDate()ValuationDate.ValuationDateBuilderImpl.getOrCreateSingleValuationDate()ValuationDate.ValuationDateBuilder.getSingleValuationDate()ValuationDate.ValuationDateBuilderImpl.getSingleValuationDate()