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