Package com.mypurecloud.sdk.v2.model
Class RecordingFormResponseComponent
java.lang.Object
com.mypurecloud.sdk.v2.model.RecordingFormResponseComponent
- All Implemented Interfaces:
Serializable
RecordingFormResponseComponent
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomponent(RecordingFormResponseContent component) The content object capturing component response from the original message.booleangetId()inthashCode()The id of the component in the original message.voidsetComponent(RecordingFormResponseContent component) voidtoString()
-
Constructor Details
-
RecordingFormResponseComponent
public RecordingFormResponseComponent() -
RecordingFormResponseComponent
-
-
Method Details
-
id
The id of the component in the original message. -
getId
-
setId
-
component
The content object capturing component response from the original message. -
getComponent
-
setComponent
-
equals
-
hashCode
public int hashCode() -
toString
-