| Constructor and Description |
|---|
BotVariableOperation()
Constructor
|
public 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 BotQuickReplyOption[] getBotQuickReplyOptions()
public void setBotQuickReplyOptions(BotQuickReplyOption[] botQuickReplyOptions)
protected void setBotQuickReplyOptions(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotVariableOperand[] getBotVariableOperands()
public void setBotVariableOperands(BotVariableOperand[] botVariableOperands)
protected void setBotVariableOperands(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotNavigation getInvalidInputBotNavigation()
public void setInvalidInputBotNavigation(BotNavigation invalidInputBotNavigation)
protected void setInvalidInputBotNavigation(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getOptionalCollect()
public boolean isOptionalCollect()
public void setOptionalCollect(boolean optionalCollect)
protected void setOptionalCollect(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getQuickReplyOptionTemplate()
public void setQuickReplyOptionTemplate(java.lang.String quickReplyOptionTemplate)
protected void setQuickReplyOptionTemplate(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotQuickReplyType getQuickReplyType()
public void setQuickReplyType(BotQuickReplyType quickReplyType)
protected void setQuickReplyType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotWidgetType getQuickReplyWidgetType()
public void setQuickReplyWidgetType(BotWidgetType quickReplyWidgetType)
protected void setQuickReplyWidgetType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotMessage[] getRetryMessages()
public void setRetryMessages(BotMessage[] retryMessages)
protected void setRetryMessages(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getSourceVariableName()
public void setSourceVariableName(java.lang.String sourceVariableName)
protected void setSourceVariableName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic ConversationVariableType getSourceVariableType()
public void setSourceVariableType(ConversationVariableType sourceVariableType)
protected void setSourceVariableType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BotVariableOperationType getType()
public void setType(BotVariableOperationType 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.