Package com.mypurecloud.sdk.v2.model
Class TopicsDefinitionsProgramMappings
java.lang.Object
com.mypurecloud.sdk.v2.model.TopicsDefinitionsProgramMappings
- All Implemented Interfaces:
Serializable
TopicsDefinitionsProgramMappings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateModified(Date dateModified) Date time is represented as an ISO-8601 string.booleanflows(List<AddressableEntityRef> flows) getFlows()inthashCode()modifiedBy(AddressableEntityRef modifiedBy) program(BaseProgramEntity program) queues(List<AddressableEntityRef> queues) voidsetDateModified(Date dateModified) voidsetFlows(List<AddressableEntityRef> flows) voidsetModifiedBy(AddressableEntityRef modifiedBy) voidsetProgram(BaseProgramEntity program) voidsetQueues(List<AddressableEntityRef> queues) toString()
-
Constructor Details
-
TopicsDefinitionsProgramMappings
public TopicsDefinitionsProgramMappings() -
TopicsDefinitionsProgramMappings
-
-
Method Details
-
program
-
getProgram
-
setProgram
-
queues
-
getQueues
-
setQueues
-
flows
-
getFlows
-
setFlows
-
modifiedBy
-
getModifiedBy
-
setModifiedBy
-
dateModified
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateModified
-
setDateModified
-
equals
-
hashCode
public int hashCode() -
toString
-