Package | Description |
---|---|
org.ballerinalang.langserver.index.dao |
Modifier and Type | Method and Description |
---|---|
static DAOType |
DAOType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DAOType[] |
DAOType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.ballerinalang.langserver.index.dao.AbstractDAO |
DAOFactory.get(DAOType type) |
Copyright © 2019 WSO2. All rights reserved.