Uses of Enum
cdm.base.staticdata.asset.common.ProductIdTypeEnum
Packages that use ProductIdTypeEnum
Package
Description
Basic static asset concepts that apply across asset classes: taxonomy etc.
-
Uses of ProductIdTypeEnum in cdm.base.staticdata.asset.common
Fields in cdm.base.staticdata.asset.common declared as ProductIdTypeEnumModifier and TypeFieldDescriptionprotected ProductIdTypeEnumProductIdentifier.ProductIdentifierBuilderImpl.sourceMethods in cdm.base.staticdata.asset.common that return ProductIdTypeEnumModifier and TypeMethodDescriptionstatic ProductIdTypeEnumProductIdTypeEnum.fromDisplayName(String name) ProductIdentifier.getSource()Defines the source of the identifier.ProductIdentifier.ProductIdentifierBuilderImpl.getSource()ProductIdentifier.ProductIdentifierImpl.getSource()static ProductIdTypeEnumReturns the enum constant of this type with the specified name.static ProductIdTypeEnum[]ProductIdTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cdm.base.staticdata.asset.common with parameters of type ProductIdTypeEnumModifier and TypeMethodDescriptionProductIdentifier.ProductIdentifierBuilder.setSource(ProductIdTypeEnum source) ProductIdentifier.ProductIdentifierBuilderImpl.setSource(ProductIdTypeEnum _source) -
Uses of ProductIdTypeEnum in cdm.base.staticdata.asset.common.processor
Methods in cdm.base.staticdata.asset.common.processor that return ProductIdTypeEnumModifier and TypeMethodDescriptionprotected ProductIdTypeEnumProductIdentifierSourceMappingProcessor.getSourceEnum(String scheme)