Uses of Enum
pt.unl.fct.di.novasys.channel.accrual.OutConnectionState.State
Packages that use OutConnectionState.State
-
Uses of OutConnectionState.State in pt.unl.fct.di.novasys.channel.accrual
Methods in pt.unl.fct.di.novasys.channel.accrual that return OutConnectionState.StateModifier and TypeMethodDescriptionOutConnectionState.getState()
static OutConnectionState.State
Returns the enum constant of this type with the specified name.static OutConnectionState.State[]
OutConnectionState.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in pt.unl.fct.di.novasys.channel.accrual with parameters of type OutConnectionState.StateModifier and TypeMethodDescriptionvoid
OutConnectionState.setState
(OutConnectionState.State state)