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