Package com.mypurecloud.sdk.v2.model
Class SummarySettingCustomEntity
java.lang.Object
com.mypurecloud.sdk.v2.model.SummarySettingCustomEntity
- All Implemented Interfaces:
Serializable
SummarySettingCustomEntity
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) Describe the information the entity captures.booleangetLabel()inthashCode()Label how the entity should be called.voidsetDescription(String description) voidtoString()
-
Constructor Details
-
SummarySettingCustomEntity
public SummarySettingCustomEntity() -
SummarySettingCustomEntity
-
-
Method Details
-
label
Label how the entity should be called. -
getLabel
-
setLabel
-
description
Describe the information the entity captures. -
getDescription
-
setDescription
-
equals
-
hashCode
public int hashCode() -
toString
-