Package com.mypurecloud.sdk.v2.model
Class DialerWrapupcodemappingConfigChangeWrapUpCodeMapping
java.lang.Object
com.mypurecloud.sdk.v2.model.DialerWrapupcodemappingConfigChangeWrapUpCodeMapping
- All Implemented Interfaces:
Serializable
public class DialerWrapupcodemappingConfigChangeWrapUpCodeMapping
extends Object
implements Serializable
DialerWrapupcodemappingConfigChangeWrapUpCodeMapping
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets defaultSet -
Constructor Summary
ConstructorsConstructorDescriptionDialerWrapupcodemappingConfigChangeWrapUpCodeMapping(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptiondateCreated(Date dateCreated) Creation time of the entitydateModified(Date dateModified) Last modified time of the entitybooleangetId()getName()inthashCode()The globally unique identifier for the object.The UI-visible name of the objectvoidsetDateCreated(Date dateCreated) voidsetDateModified(Date dateModified) voidvoidvoidsetMapping(Map<String, List<String>> mapping) voidvoidsetVersion(Long version) toString()Required for updates, must match the version number of the most recent update
-
Constructor Details
-
DialerWrapupcodemappingConfigChangeWrapUpCodeMapping
public DialerWrapupcodemappingConfigChangeWrapUpCodeMapping() -
DialerWrapupcodemappingConfigChangeWrapUpCodeMapping
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
name
The UI-visible name of the object -
getName
-
setName
-
dateCreated
Creation time of the entity -
getDateCreated
-
setDateCreated
-
dateModified
Last modified time of the entity -
getDateModified
-
setDateModified
-
version
Required for updates, must match the version number of the most recent update -
getVersion
-
setVersion
-
defaultSet
public DialerWrapupcodemappingConfigChangeWrapUpCodeMapping defaultSet(List<DialerWrapupcodemappingConfigChangeWrapUpCodeMapping.DefaultSetEnum> defaultSet) -
getDefaultSet
-
setDefaultSet
public void setDefaultSet(List<DialerWrapupcodemappingConfigChangeWrapUpCodeMapping.DefaultSetEnum> defaultSet) -
mapping
public DialerWrapupcodemappingConfigChangeWrapUpCodeMapping mapping(Map<String, List<String>> mapping) -
getMapping
-
setMapping
-
equals
-
hashCode
public int hashCode() -
toString
-