Uses of Enum Class
org.frankframework.util.flow.graphviz.Format
Packages that use Format
-
Uses of Format in org.frankframework.util.flow.graphviz
Methods in org.frankframework.util.flow.graphviz that return FormatModifier and TypeMethodDescriptionstatic Format
Returns 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