Package com.mypurecloud.sdk.v2.model
Class OutcomeAchievedEventOutcome
java.lang.Object
com.mypurecloud.sdk.v2.model.OutcomeAchievedEventOutcome
- All Implemented Interfaces:
Serializable
OutcomeAchievedEventOutcome
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondisplayName(String displayName) The display name of the outcome.booleangetId()inthashCode()ID of the outcome.voidsetDisplayName(String displayName) voidvoidsetSelfUri(String selfUri) voidsetVersion(Integer version) toString()The version of the outcome.
-
Constructor Details
-
OutcomeAchievedEventOutcome
public OutcomeAchievedEventOutcome() -
OutcomeAchievedEventOutcome
-
-
Method Details
-
id
ID of the outcome. -
getId
-
setId
-
selfUri
-
getSelfUri
-
setSelfUri
-
displayName
The display name of the outcome. -
getDisplayName
-
setDisplayName
-
version
The version of the outcome. -
getVersion
-
setVersion
-
equals
-
hashCode
public int hashCode() -
toString
-