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