Package com.mypurecloud.sdk.v2.model
Class ActivityCodeSummary
java.lang.Object
com.mypurecloud.sdk.v2.model.ActivityCodeSummary
- All Implemented Interfaces:
Serializable
ActivityCodeSummary
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()The globally unique identifier for the object.secondaryPresences(List<SecondaryPresence> secondaryPresences) The secondary presences of this activity code.voidvoidvoidsetSecondaryPresences(List<SecondaryPresence> secondaryPresences) toString()
-
Constructor Details
-
ActivityCodeSummary
public ActivityCodeSummary() -
ActivityCodeSummary
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
name
-
getName
-
setName
-
secondaryPresences
The secondary presences of this activity code. -
getSecondaryPresences
-
setSecondaryPresences
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-