Uses of Enum Class
org.frankframework.extensions.fxf.FxfXmlValidator.Direction
Packages that use FxfXmlValidator.Direction
-
Uses of FxfXmlValidator.Direction in org.frankframework.extensions.fxf
Methods in org.frankframework.extensions.fxf that return FxfXmlValidator.DirectionModifier and TypeMethodDescriptionstatic FxfXmlValidator.Direction
Returns the enum constant of this class with the specified name.static FxfXmlValidator.Direction[]
FxfXmlValidator.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.extensions.fxf with parameters of type FxfXmlValidator.DirectionModifier and TypeMethodDescriptionvoid
FxfXmlValidator.setDirection
(FxfXmlValidator.Direction direction)