Uses of Enum Class
org.frankframework.parameters.DateParameter.DateFormatType
Packages that use DateParameter.DateFormatType
-
Uses of DateParameter.DateFormatType in org.frankframework.parameters
Methods in org.frankframework.parameters that return DateParameter.DateFormatTypeModifier and TypeMethodDescriptionstatic DateParameter.DateFormatTypeReturns 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.Methods in org.frankframework.parameters with parameters of type DateParameter.DateFormatTypeModifier and TypeMethodDescriptionvoidDateParameter.setFormatType(DateParameter.DateFormatType formatType)