Uses of Enum
com.ibm.jakarta.connector2.cics.inbound.InboundConversation.ConversationState
Packages that use InboundConversation.ConversationState
Package
Description
Provides classes for developing JEE inbound applications .
-
Uses of InboundConversation.ConversationState in com.ibm.jakarta.connector2.cics.inbound
Methods in com.ibm.jakarta.connector2.cics.inbound that return InboundConversation.ConversationStateModifier and TypeMethodDescriptionInboundConversation.getConversationState()
Returns the enum constant of this type with the specified name.InboundConversation.ConversationState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.jakarta.connector2.cics.inbound with parameters of type InboundConversation.ConversationStateModifier and TypeMethodDescriptionvoid
InboundConversation.setConversationState
(InboundConversation.ConversationState conversationState)