Class UISchemaRequest
java.lang.Object
org.eclipse.lemminx.customservice.synapse.mediatorService.pojo.UISchemaRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.eclipse.lsp4j.TextDocumentIdentifierorg.eclipse.lsp4j.Position -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mediatorType
-
documentIdentifier
public org.eclipse.lsp4j.TextDocumentIdentifier documentIdentifier -
position
public org.eclipse.lsp4j.Position position
-
-
Constructor Details
-
UISchemaRequest
public UISchemaRequest()
-