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