Uses of Enum Class
net.sourceforge.plantuml.classdiagram.command.CommandCreateElementFull2.Mode
Packages that use CommandCreateElementFull2.Mode
-
Uses of CommandCreateElementFull2.Mode in net.sourceforge.plantuml.classdiagram.command
Methods in net.sourceforge.plantuml.classdiagram.command that return CommandCreateElementFull2.ModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CommandCreateElementFull2.Mode[]
CommandCreateElementFull2.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.sourceforge.plantuml.classdiagram.command with parameters of type CommandCreateElementFull2.Mode