Uses of Enum Class
net.sourceforge.plantuml.cli.CliFlag
Packages that use CliFlag
-
Uses of CliFlag in net.sourceforge.plantuml.cli
Methods in net.sourceforge.plantuml.cli that return CliFlagModifier and TypeMethodDescriptionCliFlagValued.getFlag()static CliFlagReturns the enum constant of this class with the specified name.static CliFlag[]CliFlag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.cli that return types with arguments of type CliFlag