Package com.mypurecloud.sdk.v2.model
Class ListedProgram
java.lang.Object
com.mypurecloud.sdk.v2.model.ListedProgram
- All Implemented Interfaces:
Serializable
ListedProgram
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateModified(Date dateModified) Date time is represented as an ISO-8601 string.description(String description) booleangetId()getName()getTags()inthashCode()modifiedBy(AddressableEntityRef modifiedBy) voidsetDateModified(Date dateModified) voidsetDescription(String description) voidsetModifiedBy(AddressableEntityRef modifiedBy) voidvoidsetPublished(Boolean published) voidvoidsetTopicsCount(Integer topicsCount) topicsCount(Integer topicsCount) toString()
-
Constructor Details
-
ListedProgram
public ListedProgram() -
ListedProgram
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
description
-
getDescription
-
setDescription
-
published
-
getPublished
-
setPublished
-
topicsCount
-
getTopicsCount
-
setTopicsCount
-
tags
-
getTags
-
setTags
-
modifiedBy
-
getModifiedBy
-
setModifiedBy
-
dateModified
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateModified
-
setDateModified
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-