public class PreviewInteractionBody
extends java.lang.Object
Constructor | Description |
---|---|
PreviewInteractionBody() |
Modifier and Type | Method | Description |
---|---|---|
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() |
public PreviewInteractionError getPreviewInteractionError()
public void setPreviewInteractionError(PreviewInteractionError value)
public PreviewInteractionRequest getPreviewInteractionRequest()
public void setPreviewInteractionRequest(PreviewInteractionRequest value)
public PreviewInteractionResponse getPreviewInteractionResponse()
public void setPreviewInteractionResponse(PreviewInteractionResponse value)
public PreviewInteractionAcknowledge getPreviewInteractionAcknowledge()
public void setPreviewInteractionAcknowledge(PreviewInteractionAcknowledge value)
public PreviewInteractionCancel getPreviewInteractionCancel()
public void setPreviewInteractionCancel(PreviewInteractionCancel value)
public java.lang.String toString()
toString
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.