Uses of Class
de.xima.fc.gui.statics.ESessionAttributes
-
Packages that use ESessionAttributes Package Description de.xima.fc.gui.statics -
-
Uses of ESessionAttributes in de.xima.fc.gui.statics
Methods in de.xima.fc.gui.statics that return ESessionAttributes Modifier and Type Method Description static ESessionAttributes
ESessionAttributes. valueOf(String name)
Returns the enum constant of this type with the specified name.static ESessionAttributes[]
ESessionAttributes. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-