Package com.mypurecloud.sdk.v2.model
Class ExternalSegment
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalSegment
- All Implemented Interfaces:
Serializable
ExternalSegment
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe external system where the segment originates from. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()Identifier for the external segment in the system where it originates from.Name for the external segment in the system where it originates from.voidvoidvoidsetSource(ExternalSegment.SourceEnum source) source(ExternalSegment.SourceEnum source) The external system where the segment originates from.toString()
-
Constructor Details
-
ExternalSegment
public ExternalSegment() -
ExternalSegment
-
-
Method Details
-
id
Identifier for the external segment in the system where it originates from. -
getId
-
setId
-
name
Name for the external segment in the system where it originates from. -
getName
-
setName
-
source
The external system where the segment originates from. -
getSource
-
setSource
-
equals
-
hashCode
public int hashCode() -
toString
-