Uses of Enum Class
com.mypurecloud.sdk.v2.model.ProgramTopicLinksTopicsDefinitionsJob.StateEnum
Packages that use ProgramTopicLinksTopicsDefinitionsJob.StateEnum
-
Uses of ProgramTopicLinksTopicsDefinitionsJob.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ProgramTopicLinksTopicsDefinitionsJob.StateEnumModifier and TypeMethodDescriptionProgramTopicLinksTopicsDefinitionsJob.StateEnum.fromString(String key) ProgramTopicLinksTopicsDefinitionsJob.getState()Returns the enum constant of this class with the specified name.ProgramTopicLinksTopicsDefinitionsJob.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type ProgramTopicLinksTopicsDefinitionsJob.StateEnumModifier and TypeMethodDescriptionvoidProgramTopicLinksTopicsDefinitionsJob.setState(ProgramTopicLinksTopicsDefinitionsJob.StateEnum state) ProgramTopicLinksTopicsDefinitionsJob.state(ProgramTopicLinksTopicsDefinitionsJob.StateEnum state)