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