Uses of Enum
cdm.product.asset.LoadTypeEnum
Packages that use LoadTypeEnum
-
Uses of LoadTypeEnum in cdm.product.asset
Fields in cdm.product.asset declared as LoadTypeEnumModifier and TypeFieldDescriptionprotected LoadTypeEnumAssetDeliveryProfile.AssetDeliveryProfileBuilderImpl.loadTypeMethods in cdm.product.asset that return LoadTypeEnumModifier and TypeMethodDescriptionstatic LoadTypeEnumLoadTypeEnum.fromDisplayName(String name) AssetDeliveryProfile.AssetDeliveryProfileBuilderImpl.getLoadType()AssetDeliveryProfile.AssetDeliveryProfileImpl.getLoadType()AssetDeliveryProfile.getLoadType()Identification of the delivery profile.static LoadTypeEnumReturns the enum constant of this type with the specified name.static LoadTypeEnum[]LoadTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cdm.product.asset with parameters of type LoadTypeEnumModifier and TypeMethodDescriptionAssetDeliveryProfile.AssetDeliveryProfileBuilder.setLoadType(LoadTypeEnum loadType) AssetDeliveryProfile.AssetDeliveryProfileBuilderImpl.setLoadType(LoadTypeEnum _loadType)