Package com.mypurecloud.sdk.v2.model
Class OtherProfileAssignment
java.lang.Object
com.mypurecloud.sdk.v2.model.OtherProfileAssignment
- All Implemented Interfaces:
Serializable
OtherProfileAssignment
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncurrentProfile(DomainEntityRef currentProfile) The current performance profile that this user belongs tobooleangetId()inthashCode()The globally unique identifier for the object.voidsetCurrentProfile(DomainEntityRef currentProfile) voidtoString()
-
Constructor Details
-
OtherProfileAssignment
public OtherProfileAssignment() -
OtherProfileAssignment
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
currentProfile
The current performance profile that this user belongs to -
getCurrentProfile
-
setCurrentProfile
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-