Package com.mypurecloud.sdk.v2.model
Class AssociatedValueField
java.lang.Object
com.mypurecloud.sdk.v2.model.AssociatedValueField
- All Implemented Interfaces:
Serializable
AssociatedValueField
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe data type of the value field. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondataType(AssociatedValueField.DataTypeEnum dataType) The data type of the value field.booleangetName()inthashCode()The field name for extracting value from event.voidsetDataType(AssociatedValueField.DataTypeEnum dataType) voidtoString()
-
Constructor Details
-
AssociatedValueField
public AssociatedValueField() -
AssociatedValueField
-
-
Method Details