public class StringKnowledgeBaseScript extends BaseKnowledgeBaseScript
| Constructor and Description |
|---|
StringKnowledgeBaseScript() |
StringKnowledgeBaseScript(String body) |
StringKnowledgeBaseScript(StringBuilder body) |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
getBody() |
getKnowledgeBase, getName, setKnowledgeBase, toStringpublic StringKnowledgeBaseScript(StringBuilder body)
public StringKnowledgeBaseScript(String body)
public StringKnowledgeBaseScript()
public StringBuilder getBody()
Copyright © 2016–2019 Softelnet. All rights reserved.