Uses of Interface
cdm.base.staticdata.asset.common.metafields.FieldWithMetaCommodity
Packages that use FieldWithMetaCommodity
Package
Description
Observable asset concepts: schedule, settlement, price and quantity notation etc.
-
Uses of FieldWithMetaCommodity in cdm.base.staticdata.asset.common.metafields
Subinterfaces of FieldWithMetaCommodity in cdm.base.staticdata.asset.common.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.base.staticdata.asset.common.metafields that implement FieldWithMetaCommodityModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaCommoditystatic classImmutable Implementation of FieldWithMetaCommodityMethods in cdm.base.staticdata.asset.common.metafields that return FieldWithMetaCommodityModifier and TypeMethodDescriptionFieldWithMetaCommodity.build()Build MethodsFieldWithMetaCommodity.FieldWithMetaCommodityBuilderImpl.build()FieldWithMetaCommodity.FieldWithMetaCommodityImpl.build()Methods in cdm.base.staticdata.asset.common.metafields that return types with arguments of type FieldWithMetaCommodityModifier and TypeMethodDescriptiondefault Class<? extends FieldWithMetaCommodity> FieldWithMetaCommodity.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaCommodity> FieldWithMetaCommodity.metaData()Utility Methods -
Uses of FieldWithMetaCommodity in cdm.observable.asset
Methods in cdm.observable.asset that return FieldWithMetaCommodityModifier and TypeMethodDescriptionObservable.getCommodity()Identifies a commodity by referencing a product identifier.Observable.ObservableImpl.getCommodity()Methods in cdm.observable.asset with parameters of type FieldWithMetaCommodityModifier and TypeMethodDescriptionObservable.ObservableBuilder.setCommodity(FieldWithMetaCommodity commodity) Observable.ObservableBuilderImpl.setCommodity(FieldWithMetaCommodity _commodity)