| Constructor and Description |
|---|
BotVersion()
Constructor
|
getFullName, setFullName, setFullNamepublic BotDialogGroup[] getBotDialogGroups()
public void setBotDialogGroups(BotDialogGroup[] botDialogGroups)
protected void setBotDialogGroups(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotDialog[] getBotDialogs()
public void setBotDialogs(BotDialog[] botDialogs)
protected void setBotDialogs(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic ConversationSystemDialog[] getConversationSystemDialogs()
public void setConversationSystemDialogs(ConversationSystemDialog[] conversationSystemDialogs)
protected void setConversationSystemDialogs(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic ConversationVariable[] getConversationVariables()
public void setConversationVariables(ConversationVariable[] conversationVariables)
protected void setConversationVariables(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getEntryDialog()
public void setEntryDialog(java.lang.String entryDialog)
protected void setEntryDialog(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getMainMenuDialog()
public void setMainMenuDialog(java.lang.String mainMenuDialog)
protected void setMainMenuDialog(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic ConversationDefinitionNlpProvider[] getNlpProviders()
public void setNlpProviders(ConversationDefinitionNlpProvider[] nlpProviders)
protected void setNlpProviders(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic int getResponseDelayMilliseconds()
public void setResponseDelayMilliseconds(int responseDelayMilliseconds)
protected void setResponseDelayMilliseconds(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
writeFields in class Metadatajava.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizableload in class Metadatajava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
loadFields in class Metadatajava.io.IOExceptionConnectionExceptionCopyright © 2020. All Rights Reserved.