Uses of Interface
cdm.observable.asset.metafields.FieldWithMetaBasketConstituent
Packages that use FieldWithMetaBasketConstituent
Package
Description
Observable asset concepts: schedule, settlement, price and quantity notation etc.
-
Uses of FieldWithMetaBasketConstituent in cdm.observable.asset
Methods in cdm.observable.asset that return types with arguments of type FieldWithMetaBasketConstituentModifier and TypeMethodDescriptionList<? extends FieldWithMetaBasketConstituent> Basket.BasketImpl.getBasketConstituent()List<? extends FieldWithMetaBasketConstituent> Basket.getBasketConstituent()Identifies the constituents of the basketMethods in cdm.observable.asset with parameters of type FieldWithMetaBasketConstituentModifier and TypeMethodDescriptionBasket.BasketBuilder.addBasketConstituent(FieldWithMetaBasketConstituent basketConstituent) Basket.BasketBuilder.addBasketConstituent(FieldWithMetaBasketConstituent basketConstituent, int idx) Basket.BasketBuilderImpl.addBasketConstituent(FieldWithMetaBasketConstituent _basketConstituent) Basket.BasketBuilderImpl.addBasketConstituent(FieldWithMetaBasketConstituent _basketConstituent, int idx) Method parameters in cdm.observable.asset with type arguments of type FieldWithMetaBasketConstituentModifier and TypeMethodDescriptionBasket.BasketBuilder.addBasketConstituent(List<? extends FieldWithMetaBasketConstituent> basketConstituent) Basket.BasketBuilderImpl.addBasketConstituent(List<? extends FieldWithMetaBasketConstituent> basketConstituents) Basket.BasketBuilder.setBasketConstituent(List<? extends FieldWithMetaBasketConstituent> basketConstituent) Basket.BasketBuilderImpl.setBasketConstituent(List<? extends FieldWithMetaBasketConstituent> basketConstituents) -
Uses of FieldWithMetaBasketConstituent in cdm.observable.asset.metafields
Subinterfaces of FieldWithMetaBasketConstituent in cdm.observable.asset.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.observable.asset.metafields that implement FieldWithMetaBasketConstituentModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaBasketConstituentstatic classImmutable Implementation of FieldWithMetaBasketConstituentMethods in cdm.observable.asset.metafields that return FieldWithMetaBasketConstituentModifier and TypeMethodDescriptionFieldWithMetaBasketConstituent.build()Build MethodsFieldWithMetaBasketConstituent.FieldWithMetaBasketConstituentBuilderImpl.build()FieldWithMetaBasketConstituent.FieldWithMetaBasketConstituentImpl.build()Methods in cdm.observable.asset.metafields that return types with arguments of type FieldWithMetaBasketConstituentModifier and TypeMethodDescriptiondefault Class<? extends FieldWithMetaBasketConstituent> FieldWithMetaBasketConstituent.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaBasketConstituent> FieldWithMetaBasketConstituent.metaData()Utility Methods