Uses of Enum
org.faktorips.runtime.productdata.jpa.util.DateTimeConverter
Packages that use DateTimeConverter
Package
Description
Utility classes for the implementation of a JPA based product data provider.
-
Uses of DateTimeConverter in org.faktorips.runtime.productdata.jpa.util
Methods in org.faktorips.runtime.productdata.jpa.util that return DateTimeConverterModifier and TypeMethodDescriptionstatic DateTimeConverterReturns the enum constant of this type with the specified name.static DateTimeConverter[]DateTimeConverter.values()Returns an array containing the constants of this enum type, in the order they are declared.