Uses of Interface
cdm.base.staticdata.asset.common.metafields.ReferenceWithMetaCommodity
Packages that use ReferenceWithMetaCommodity
Package
Description
Template feature concepts to define payouts.
-
Uses of ReferenceWithMetaCommodity in cdm.base.staticdata.asset.common.metafields
Subinterfaces of ReferenceWithMetaCommodity in cdm.base.staticdata.asset.common.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.base.staticdata.asset.common.metafields that implement ReferenceWithMetaCommodityModifier and TypeClassDescriptionstatic classBuilder Implementation of ReferenceWithMetaCommoditystatic classImmutable Implementation of ReferenceWithMetaCommodityMethods in cdm.base.staticdata.asset.common.metafields that return ReferenceWithMetaCommodityModifier and TypeMethodDescriptionReferenceWithMetaCommodity.build()Build MethodsReferenceWithMetaCommodity.ReferenceWithMetaCommodityBuilderImpl.build()ReferenceWithMetaCommodity.ReferenceWithMetaCommodityImpl.build()Methods in cdm.base.staticdata.asset.common.metafields that return types with arguments of type ReferenceWithMetaCommodityModifier and TypeMethodDescriptiondefault Class<? extends ReferenceWithMetaCommodity> ReferenceWithMetaCommodity.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaCommodity> ReferenceWithMetaCommodity.metaData()Utility Methods -
Uses of ReferenceWithMetaCommodity in cdm.product.template
Methods in cdm.product.template that return ReferenceWithMetaCommodityModifier and TypeMethodDescriptionProduct.getCommodity()Identifies a commodity by referencing a product identifier.Product.ProductImpl.getCommodity()Methods in cdm.product.template with parameters of type ReferenceWithMetaCommodityModifier and TypeMethodDescriptionBasketConstituent.BasketConstituentBuilder.setCommodity(ReferenceWithMetaCommodity commodity) BasketConstituent.BasketConstituentBuilderImpl.setCommodity(ReferenceWithMetaCommodity _commodity) Product.ProductBuilder.setCommodity(ReferenceWithMetaCommodity commodity) Product.ProductBuilderImpl.setCommodity(ReferenceWithMetaCommodity _commodity)