Uses of Enum Class
org.frankframework.extensions.fxf.FxfXmlValidator.Direction
Packages that use FxfXmlValidator.Direction
-
Uses of FxfXmlValidator.Direction in org.frankframework.extensions.fxf
Subclasses with type arguments of type FxfXmlValidator.Direction in org.frankframework.extensions.fxfMethods in org.frankframework.extensions.fxf that return FxfXmlValidator.DirectionModifier and TypeMethodDescriptionstatic FxfXmlValidator.DirectionReturns 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 TypeMethodDescriptionvoidFxfXmlValidator.setDirection(FxfXmlValidator.Direction direction)