Uses of Enum
de.xima.fc.gui.component.json_schema_editor.JsonSchemaEditor.PropertyKeys
Packages that use JsonSchemaEditor.PropertyKeys
-
Uses of JsonSchemaEditor.PropertyKeys in de.xima.fc.gui.component.json_schema_editor
Subclasses with type arguments of type JsonSchemaEditor.PropertyKeys in de.xima.fc.gui.component.json_schema_editorMethods in de.xima.fc.gui.component.json_schema_editor that return JsonSchemaEditor.PropertyKeysModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static JsonSchemaEditor.PropertyKeys[]JsonSchemaEditor.PropertyKeys.values()Returns an array containing the constants of this enum type, in the order they are declared.