Uses of Enum
com.ibm.jakarta.connector2.cics.inbound.InboundSession.InboundSessionState
Packages that use InboundSession.InboundSessionState
Package
Description
Provides classes for developing JEE inbound applications .
-
Uses of InboundSession.InboundSessionState in com.ibm.jakarta.connector2.cics.inbound
Methods in com.ibm.jakarta.connector2.cics.inbound that return InboundSession.InboundSessionStateModifier and TypeMethodDescriptionInboundSession.getState()
Returns the enum constant of this type with the specified name.static InboundSession.InboundSessionState[]
InboundSession.InboundSessionState.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 InboundSession.InboundSessionStateModifier and TypeMethodDescriptionvoid
InboundSession.setState
(InboundSession.InboundSessionState newState)