Uses of Class
org.eclipse.lemminx.extensions.contentmodel.settings.SchemaEnabled
-
Packages that use SchemaEnabled Package Description org.eclipse.lemminx.extensions.contentmodel.settings -
-
Uses of SchemaEnabled in org.eclipse.lemminx.extensions.contentmodel.settings
Methods in org.eclipse.lemminx.extensions.contentmodel.settings that return SchemaEnabled Modifier and Type Method Description SchemaEnabledXMLSchemaSettings. getEnabled()static SchemaEnabledSchemaEnabled. valueOf(String name)Returns the enum constant of this type with the specified name.static SchemaEnabled[]SchemaEnabled. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.lemminx.extensions.contentmodel.settings with parameters of type SchemaEnabled Modifier and Type Method Description voidXMLSchemaSettings. setEnabled(SchemaEnabled enabled)
-