Uses of Enum
cdm.base.staticdata.asset.common.DeliveryNearbyTypeEnum
Packages that use DeliveryNearbyTypeEnum
Package
Description
Basic static asset concepts that apply across asset classes: taxonomy etc.
-
Uses of DeliveryNearbyTypeEnum in cdm.base.staticdata.asset.common
Methods in cdm.base.staticdata.asset.common that return DeliveryNearbyTypeEnumModifier and TypeMethodDescriptionstatic DeliveryNearbyTypeEnumDeliveryNearbyTypeEnum.fromDisplayName(String name) static DeliveryNearbyTypeEnumReturns the enum constant of this type with the specified name.static DeliveryNearbyTypeEnum[]DeliveryNearbyTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.