Package com.mypurecloud.sdk.v2.model
Class WrapUpCodeMapping
java.lang.Object
com.mypurecloud.sdk.v2.model.WrapUpCodeMapping
- All Implemented Interfaces:
Serializable
WrapUpCodeMapping
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets defaultSet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondefaultSet(List<WrapUpCodeMapping.DefaultSetEnum> defaultSet) The default set of wrap-up flags.booleangetId()getName()inthashCode()A map from wrap-up code identifiers to a set of wrap-up flags.voidsetDefaultSet(List<WrapUpCodeMapping.DefaultSetEnum> defaultSet) voidsetMapping(Map<String, List<String>> mapping) voidvoidsetVersion(Integer version) toString()Required for updates, must match the version number of the most recent update
-
Constructor Details
-
WrapUpCodeMapping
public WrapUpCodeMapping() -
WrapUpCodeMapping
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
getDateCreated
-
getDateModified
-
version
Required for updates, must match the version number of the most recent update -
getVersion
-
setVersion
-
defaultSet
The default set of wrap-up flags. These will be used if there is no entry for a given wrap-up code in the mapping. -
getDefaultSet
-
setDefaultSet
-
mapping
A map from wrap-up code identifiers to a set of wrap-up flags. -
getMapping
-
setMapping
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-