Uses of Enum Class
org.eclipse.lemminx.extensions.contentmodel.settings.NamespacesEnabled
Packages that use NamespacesEnabled
-
Uses of NamespacesEnabled in org.eclipse.lemminx.extensions.contentmodel.settings
Methods in org.eclipse.lemminx.extensions.contentmodel.settings that return NamespacesEnabledModifier and TypeMethodDescriptionXMLNamespacesSettings.getEnabled()static NamespacesEnabledReturns the enum constant of this class with the specified name.static NamespacesEnabled[]NamespacesEnabled.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lemminx.extensions.contentmodel.settings with parameters of type NamespacesEnabledModifier and TypeMethodDescriptionvoidXMLNamespacesSettings.setEnabled(NamespacesEnabled enabled)