Uses of Enum
com.google.code.yanf4j.core.Session.SessionStatus
Packages that use Session.SessionStatus
-
Uses of Session.SessionStatus in com.google.code.yanf4j.core
Subclasses with type arguments of type Session.SessionStatus in com.google.code.yanf4j.coreMethods in com.google.code.yanf4j.core that return Session.SessionStatusModifier and TypeMethodDescriptionstatic Session.SessionStatusReturns the enum constant of this type with the specified name.static Session.SessionStatus[]Session.SessionStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.