Uses of Enum Class
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 class with the specified name.static DateTimeConverter[]DateTimeConverter.values()Returns an array containing the constants of this enum class, in the order they are declared.