Package | Description |
---|---|
org.botlibre.api.knowledge | |
org.botlibre.knowledge | |
org.botlibre.knowledge.database |
Modifier and Type | Method and Description |
---|---|
Data |
Network.findData(Data data)
Return the lob data.
|
Modifier and Type | Method and Description |
---|---|
Data |
Network.findData(Data data)
Return the lob data.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryData |
class |
TextData |
Modifier and Type | Method and Description |
---|---|
Data |
BasicNetwork.findData(Data data)
Return the lob data.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Number,Data> |
BasicNetwork.getDataById() |
Modifier and Type | Method and Description |
---|---|
Data |
BasicNetwork.findData(Data data)
Return the lob data.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicNetwork.setDataById(java.util.Map<java.lang.Number,Data> dataById) |
Modifier and Type | Method and Description |
---|---|
Data |
DatabaseReadOnlyNetwork.findData(Data data)
Return the lob data.
|
Data |
DatabaseNetwork.findData(Data data)
Return the lob data.
|
Modifier and Type | Method and Description |
---|---|
Data |
DatabaseReadOnlyNetwork.findData(Data data)
Return the lob data.
|
Data |
DatabaseNetwork.findData(Data data)
Return the lob data.
|