Uses of Enum Class
org.apache.syncope.client.ui.commons.BaseSession.Error
Packages that use BaseSession.Error
-
Uses of BaseSession.Error in org.apache.syncope.client.ui.commons
Methods in org.apache.syncope.client.ui.commons that return BaseSession.ErrorModifier and TypeMethodDescriptionstatic BaseSession.ErrorReturns the enum constant of this class with the specified name.static BaseSession.Error[]BaseSession.Error.values()Returns an array containing the constants of this enum class, in the order they are declared.