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.StateReturns 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 TypeMethodDescriptionvoidOutConnectionState.setState(OutConnectionState.State state)