Uses of Class
de.foellix.aql.datastructure.Permission
Packages that use Permission
-
Uses of Permission in de.foellix.aql.datastructure
Fields in de.foellix.aql.datastructure with type parameters of type PermissionMethods in de.foellix.aql.datastructure that return PermissionModifier and TypeMethodDescriptionObjectFactory.createPermission()Create an instance ofPermissionMethods in de.foellix.aql.datastructure that return types with arguments of type PermissionModifier and TypeMethodDescriptionPermissions.getPermission()Gets the value of the permission property. -
Uses of Permission in de.foellix.aql.helper
Methods in de.foellix.aql.helper with parameters of type PermissionModifier and TypeMethodDescriptionstatic booleanEqualsHelper.equals(Permission permission1, Permission permission2) static booleanEqualsHelper.equals(Permission permission1, Permission permission2, EqualsOptions options) static StringHelper.toRAW(Permission permission) RAWIdentifier.toRAW(Permission permission) static StringHelper.toString(Permission permission)