Package com.mypurecloud.sdk.v2.model
Class UserPrimarySource
java.lang.Object
com.mypurecloud.sdk.v2.model.UserPrimarySource
- All Implemented Interfaces:
Serializable
UserPrimarySource
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()registered(Boolean registered) Whether or not the source is registeredvoidvoidsetRegistered(Boolean registered) voidsetSourceId(String sourceId) The id of the sourcetoString()
-
Constructor Details
-
UserPrimarySource
public UserPrimarySource() -
UserPrimarySource
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
sourceId
The id of the source -
getSourceId
-
setSourceId
-
registered
Whether or not the source is registered -
getRegistered
-
setRegistered
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-