Uses of Interface
cdm.observable.asset.metafields.FieldWithMetaCreditNotation
Packages that use FieldWithMetaCreditNotation
Package
Description
Observable asset concepts: schedule, settlement, price and quantity notation etc.
-
Uses of FieldWithMetaCreditNotation in cdm.observable.asset
Methods in cdm.observable.asset that return types with arguments of type FieldWithMetaCreditNotationModifier and TypeMethodDescriptionList<? extends FieldWithMetaCreditNotation> MultipleCreditNotations.getCreditNotation()At least two credit notations much be specified.List<? extends FieldWithMetaCreditNotation> MultipleCreditNotations.MultipleCreditNotationsImpl.getCreditNotation()Methods in cdm.observable.asset with parameters of type FieldWithMetaCreditNotationModifier and TypeMethodDescriptionMultipleCreditNotations.MultipleCreditNotationsBuilder.addCreditNotation(FieldWithMetaCreditNotation creditNotation) MultipleCreditNotations.MultipleCreditNotationsBuilder.addCreditNotation(FieldWithMetaCreditNotation creditNotation, int idx) MultipleCreditNotations.MultipleCreditNotationsBuilderImpl.addCreditNotation(FieldWithMetaCreditNotation _creditNotation) MultipleCreditNotations.MultipleCreditNotationsBuilderImpl.addCreditNotation(FieldWithMetaCreditNotation _creditNotation, int idx) Method parameters in cdm.observable.asset with type arguments of type FieldWithMetaCreditNotationModifier and TypeMethodDescriptionMultipleCreditNotations.MultipleCreditNotationsBuilder.addCreditNotation(List<? extends FieldWithMetaCreditNotation> creditNotation) MultipleCreditNotations.MultipleCreditNotationsBuilderImpl.addCreditNotation(List<? extends FieldWithMetaCreditNotation> creditNotations) MultipleCreditNotations.MultipleCreditNotationsBuilder.setCreditNotation(List<? extends FieldWithMetaCreditNotation> creditNotation) MultipleCreditNotations.MultipleCreditNotationsBuilderImpl.setCreditNotation(List<? extends FieldWithMetaCreditNotation> creditNotations) -
Uses of FieldWithMetaCreditNotation in cdm.observable.asset.metafields
Subinterfaces of FieldWithMetaCreditNotation in cdm.observable.asset.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.observable.asset.metafields that implement FieldWithMetaCreditNotationModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaCreditNotationstatic classImmutable Implementation of FieldWithMetaCreditNotationMethods in cdm.observable.asset.metafields that return FieldWithMetaCreditNotationModifier and TypeMethodDescriptionFieldWithMetaCreditNotation.build()Build MethodsFieldWithMetaCreditNotation.FieldWithMetaCreditNotationBuilderImpl.build()FieldWithMetaCreditNotation.FieldWithMetaCreditNotationImpl.build()Methods in cdm.observable.asset.metafields that return types with arguments of type FieldWithMetaCreditNotationModifier and TypeMethodDescriptiondefault Class<? extends FieldWithMetaCreditNotation> FieldWithMetaCreditNotation.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaCreditNotation> FieldWithMetaCreditNotation.metaData()Utility Methods