Uses of Enum
cdm.base.staticdata.asset.common.AssetTypeEnum
Packages that use AssetTypeEnum
Package
Description
Basic static asset concepts that apply across asset classes: taxonomy etc.
-
Uses of AssetTypeEnum in cdm.base.staticdata.asset.common
Fields in cdm.base.staticdata.asset.common declared as AssetTypeEnumModifier and TypeFieldDescriptionprotected AssetTypeEnumAssetType.AssetTypeBuilderImpl.assetTypeMethods in cdm.base.staticdata.asset.common that return AssetTypeEnumModifier and TypeMethodDescriptionstatic AssetTypeEnumAssetTypeEnum.fromDisplayName(String name) AssetType.AssetTypeBuilderImpl.getAssetType()AssetType.AssetTypeImpl.getAssetType()AssetType.getAssetType()Represents a filter based on the type of collateral asset.static AssetTypeEnumReturns the enum constant of this type with the specified name.static AssetTypeEnum[]AssetTypeEnum.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 AssetTypeEnumModifier and TypeMethodDescriptionAssetType.AssetTypeBuilder.setAssetType(AssetTypeEnum assetType) AssetType.AssetTypeBuilderImpl.setAssetType(AssetTypeEnum _assetType)