public class OtherTypeSymbolDTO extends Object
Constructor and Description |
---|
OtherTypeSymbolDTO(int packageId,
String name,
String fields,
org.eclipse.lsp4j.CompletionItem completionItem) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.lsp4j.CompletionItem |
getCompletionItem() |
String |
getFields() |
String |
getName() |
int |
getPackageId() |
Copyright © 2018 WSO2. All rights reserved.