Platform SDK Java 8.5 API Reference

com.genesyslab.platform.voice.protocol.previewinteraction
Class PreviewInteractionBody

java.lang.Object
  extended by com.genesyslab.platform.voice.protocol.previewinteraction.PreviewInteractionBody

public class PreviewInteractionBody
extends java.lang.Object


Constructor Summary
PreviewInteractionBody()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 PreviewInteractionAcknowledge getPreviewInteractionAcknowledge()
           
 PreviewInteractionCancel getPreviewInteractionCancel()
           
 PreviewInteractionError getPreviewInteractionError()
           
 PreviewInteractionRequest getPreviewInteractionRequest()
           
 PreviewInteractionResponse getPreviewInteractionResponse()
           
 int hashCode()
           
 void setPreviewInteractionAcknowledge(PreviewInteractionAcknowledge value)
           
 void setPreviewInteractionCancel(PreviewInteractionCancel value)
           
 void setPreviewInteractionError(PreviewInteractionError value)
           
 void setPreviewInteractionRequest(PreviewInteractionRequest value)
           
 void setPreviewInteractionResponse(PreviewInteractionResponse value)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PreviewInteractionBody

public PreviewInteractionBody()
Method Detail

getPreviewInteractionError

public PreviewInteractionError getPreviewInteractionError()

setPreviewInteractionError

public void setPreviewInteractionError(PreviewInteractionError value)

getPreviewInteractionRequest

public PreviewInteractionRequest getPreviewInteractionRequest()

setPreviewInteractionRequest

public void setPreviewInteractionRequest(PreviewInteractionRequest value)

getPreviewInteractionResponse

public PreviewInteractionResponse getPreviewInteractionResponse()

setPreviewInteractionResponse

public void setPreviewInteractionResponse(PreviewInteractionResponse value)

getPreviewInteractionAcknowledge

public PreviewInteractionAcknowledge getPreviewInteractionAcknowledge()

setPreviewInteractionAcknowledge

public void setPreviewInteractionAcknowledge(PreviewInteractionAcknowledge value)

getPreviewInteractionCancel

public PreviewInteractionCancel getPreviewInteractionCancel()

setPreviewInteractionCancel

public void setPreviewInteractionCancel(PreviewInteractionCancel value)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.