Uses of Enum Class
org.frankframework.parameters.DateParameter.DateFormatType
-
Uses of DateParameter.DateFormatType in org.frankframework.parameters
Modifier and TypeMethodDescriptionstatic DateParameter.DateFormatType
Returns the enum constant of this class with the specified name.static DateParameter.DateFormatType[]
DateParameter.DateFormatType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DateParameter.setFormatType
(DateParameter.DateFormatType formatType)