Uses of Interface
cdm.base.staticdata.asset.common.ProductIdentifier.ProductIdentifierBuilder
Packages that use ProductIdentifier.ProductIdentifierBuilder
Package
Description
Basic static asset concepts that apply across asset classes: taxonomy etc.
Template feature concepts to define payouts.
-
Uses of ProductIdentifier.ProductIdentifierBuilder in cdm.base.staticdata.asset.common
Classes in cdm.base.staticdata.asset.common that implement ProductIdentifier.ProductIdentifierBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of ProductIdentifierMethods in cdm.base.staticdata.asset.common that return ProductIdentifier.ProductIdentifierBuilderModifier and TypeMethodDescriptionProductIdentifier.builder()ProductIdentifier.ProductIdentifierBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) ProductIdentifier.ProductIdentifierBuilder.prune()ProductIdentifier.ProductIdentifierBuilderImpl.prune()ProductIdentifier.ProductIdentifierBuilder.setIdentifier(FieldWithMetaString identifier) ProductIdentifier.ProductIdentifierBuilderImpl.setIdentifier(FieldWithMetaString _identifier) ProductIdentifier.ProductIdentifierBuilder.setIdentifierValue(String identifier) ProductIdentifier.ProductIdentifierBuilderImpl.setIdentifierValue(String _identifier) ProductIdentifier.ProductIdentifierBuilder.setMeta(com.rosetta.model.metafields.MetaFields meta) ProductIdentifier.ProductIdentifierBuilderImpl.setMeta(com.rosetta.model.metafields.MetaFields _meta) ProductIdentifier.ProductIdentifierBuilder.setSource(ProductIdTypeEnum source) ProductIdentifier.ProductIdentifierBuilderImpl.setSource(ProductIdTypeEnum _source) ProductIdentifier.ProductIdentifierBuilderImpl.toBuilder()ProductIdentifier.ProductIdentifierImpl.toBuilder()ProductIdentifier.toBuilder()Methods in cdm.base.staticdata.asset.common with parameters of type ProductIdentifier.ProductIdentifierBuilderModifier and TypeMethodDescriptionprotected voidProductIdentifier.ProductIdentifierImpl.setBuilderFields(ProductIdentifier.ProductIdentifierBuilder builder) Constructors in cdm.base.staticdata.asset.common with parameters of type ProductIdentifier.ProductIdentifierBuilderModifierConstructorDescriptionprotected -
Uses of ProductIdentifier.ProductIdentifierBuilder in cdm.product.template
Fields in cdm.product.template with type parameters of type ProductIdentifier.ProductIdentifierBuilderModifier and TypeFieldDescriptionprotected List<ProductIdentifier.ProductIdentifierBuilder> NonTransferableProduct.NonTransferableProductBuilderImpl.identifierMethods in cdm.product.template that return ProductIdentifier.ProductIdentifierBuilderModifier and TypeMethodDescriptionNonTransferableProduct.NonTransferableProductBuilder.getOrCreateIdentifier(int index) NonTransferableProduct.NonTransferableProductBuilderImpl.getOrCreateIdentifier(int index) Methods in cdm.product.template that return types with arguments of type ProductIdentifier.ProductIdentifierBuilderModifier and TypeMethodDescriptionList<? extends ProductIdentifier.ProductIdentifierBuilder> NonTransferableProduct.NonTransferableProductBuilder.getIdentifier()List<? extends ProductIdentifier.ProductIdentifierBuilder> NonTransferableProduct.NonTransferableProductBuilderImpl.getIdentifier()