Package com.mypurecloud.sdk.v2.model
Class TestTopicPhraseJobs
java.lang.Object
com.mypurecloud.sdk.v2.model.TestTopicPhraseJobs
- All Implemented Interfaces:
Serializable
TestTopicPhraseJobs
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets entityTypestatic enumGets or Sets state -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatedBy(AddressableEntityRef createdBy) dateCreated(Date dateCreated) Date time is represented as an ISO-8601 string.dateModified(Date dateModified) Date time is represented as an ISO-8601 string.entityType(TestTopicPhraseJobs.EntityTypeEnum entityType) booleangetId()getState()inthashCode()voidvoidsetCreatedBy(AddressableEntityRef createdBy) voidsetDateCreated(Date dateCreated) voidsetDateModified(Date dateModified) voidsetEntityType(TestTopicPhraseJobs.EntityTypeEnum entityType) voidtoString()
-
Constructor Details
-
TestTopicPhraseJobs
public TestTopicPhraseJobs() -
TestTopicPhraseJobs
-
-
Method Details
-
getId
-
state
-
getState
-
setState
-
createdBy
-
getCreatedBy
-
setCreatedBy
-
dateCreated
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateCreated
-
setDateCreated
-
dateModified
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateModified
-
setDateModified
-
action
-
getAction
-
setAction
-
entityType
-
getEntityType
-
setEntityType
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-