Uses of Enum Class
org.frankframework.util.flow.graphviz.Format
Packages that use Format
-
Uses of Format in org.frankframework.util.flow.graphviz
Subclasses with type arguments of type Format in org.frankframework.util.flow.graphvizMethods in org.frankframework.util.flow.graphviz that return FormatModifier and TypeMethodDescriptionstatic FormatReturns the enum constant of this class with the specified name.static Format[]Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.util.flow.graphviz with parameters of type Format