Package com.mypurecloud.sdk.v2.model
Class Source
java.lang.Object
com.mypurecloud.sdk.v2.model.Source
- All Implemented Interfaces:
Serializable
Source
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeactivated(Boolean deactivated) description(String description) The description of the sourcebooleangetId()getName()getType()inthashCode()The name of the sourcevoidsetDeactivated(Boolean deactivated) voidsetDescription(String description) voidvoidsetType(Source.TypeEnum type) toString()type(Source.TypeEnum type) The type of source
-
Constructor Details
-
Source
public Source() -
Source
-
-
Method Details
-
getId
-
name
The name of the source -
getName
-
setName
-
description
The description of the source -
getDescription
-
setDescription
-
type
The type of source -
getType
-
setType
-
deactivated
-
getDeactivated
-
setDeactivated
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-