| Constructor and Description |
|---|
BotStep()
Constructor
|
public java.lang.String getBooleanFilter()
public void setBooleanFilter(java.lang.String booleanFilter)
protected void setBooleanFilter(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotInvocation getBotInvocation()
public void setBotInvocation(BotInvocation botInvocation)
protected void setBotInvocation(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotMessage[] getBotMessages()
public void setBotMessages(BotMessage[] botMessages)
protected void setBotMessages(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotNavigation getBotNavigation()
public void setBotNavigation(BotNavigation botNavigation)
protected void setBotNavigation(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotStepCondition[] getBotStepConditions()
public void setBotStepConditions(BotStepCondition[] botStepConditions)
protected void setBotStepConditions(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotStep[] getBotSteps()
public void setBotSteps(BotStep[] botSteps)
protected void setBotSteps(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotVariableOperation getBotVariableOperation()
public void setBotVariableOperation(BotVariableOperation botVariableOperation)
protected void setBotVariableOperation(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic ConversationRecordLookup getConversationRecordLookup()
public void setConversationRecordLookup(ConversationRecordLookup conversationRecordLookup)
protected void setConversationRecordLookup(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic ConversationSystemMessage getConversationSystemMessage()
public void setConversationSystemMessage(ConversationSystemMessage conversationSystemMessage)
protected void setConversationSystemMessage(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotStepType getType()
public void setType(BotStepType type)
protected void setType(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
java.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizablejava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2020. All Rights Reserved.