Uses of Class
org.molgenis.dataexplorer.EntityTypeReportPermission
-
Packages that use EntityTypeReportPermission Package Description org.molgenis.dataexplorer -
-
Uses of EntityTypeReportPermission in org.molgenis.dataexplorer
Methods in org.molgenis.dataexplorer that return EntityTypeReportPermission Modifier and Type Method Description static EntityTypeReportPermissionEntityTypeReportPermission. valueOf(String name)Returns the enum constant of this type with the specified name.static EntityTypeReportPermission[]EntityTypeReportPermission. values()Returns an array containing the constants of this enum type, in the order they are declared.
-