public final class BObjectTypeSymbolDTO extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BObjectTypeSymbolDTO.BObjectTypeSymbolDTOBuilder
Builder for BObjectTypeSymbolDTO.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.lsp4j.CompletionItem |
getCompletionItem() |
String |
getFields() |
int |
getId() |
String |
getName() |
int |
getPackageId() |
ObjectType |
getType() |
boolean |
isPrivate() |
public int getId()
public int getPackageId()
public String getName()
public String getFields()
public ObjectType getType()
public boolean isPrivate()
public org.eclipse.lsp4j.CompletionItem getCompletionItem()
Copyright © 2019 WSO2. All rights reserved.