Uses of Enum Class
net.sourceforge.plantuml.cli.GlobalConfigKey
Packages that use GlobalConfigKey
-
Uses of GlobalConfigKey in net.sourceforge.plantuml.cli
Methods in net.sourceforge.plantuml.cli that return GlobalConfigKeyModifier and TypeMethodDescriptionstatic GlobalConfigKeyReturns the enum constant of this class with the specified name.static GlobalConfigKey[]GlobalConfigKey.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.cli with parameters of type GlobalConfigKeyModifier and TypeMethodDescriptionbooleanGlobalConfig.boolValue(GlobalConfigKey key) voidGlobalConfig.put(GlobalConfigKey key, Object value) GlobalConfig.value(GlobalConfigKey key)