Uses of Enum Class
com.mypurecloud.sdk.v2.model.JourneyAppEventsNotificationSegmentAssignmentMessage.AssignmentStateEnum
Packages that use JourneyAppEventsNotificationSegmentAssignmentMessage.AssignmentStateEnum
-
Uses of JourneyAppEventsNotificationSegmentAssignmentMessage.AssignmentStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyAppEventsNotificationSegmentAssignmentMessage.AssignmentStateEnumModifier and TypeMethodDescriptionJourneyAppEventsNotificationSegmentAssignmentMessage.AssignmentStateEnum.fromString(String key) JourneyAppEventsNotificationSegmentAssignmentMessage.getAssignmentState()Returns the enum constant of this class with the specified name.JourneyAppEventsNotificationSegmentAssignmentMessage.AssignmentStateEnum.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 JourneyAppEventsNotificationSegmentAssignmentMessage.AssignmentStateEnumModifier and TypeMethodDescriptionJourneyAppEventsNotificationSegmentAssignmentMessage.assignmentState(JourneyAppEventsNotificationSegmentAssignmentMessage.AssignmentStateEnum assignmentState) voidJourneyAppEventsNotificationSegmentAssignmentMessage.setAssignmentState(JourneyAppEventsNotificationSegmentAssignmentMessage.AssignmentStateEnum assignmentState)