Uses of Class
de.foellix.aql.datastructure.Permissions
Packages that use Permissions
-
Uses of Permissions in de.foellix.aql.datastructure
Fields in de.foellix.aql.datastructure declared as PermissionsMethods in de.foellix.aql.datastructure that return PermissionsModifier and TypeMethodDescriptionObjectFactory.createPermissions()Create an instance ofPermissionsAnswer.getPermissions()Gets the value of the permissions property.Methods in de.foellix.aql.datastructure with parameters of type PermissionsModifier and TypeMethodDescriptionvoidAnswer.setPermissions(Permissions value) Sets the value of the permissions property. -
Uses of Permissions in de.foellix.aql.helper
Methods in de.foellix.aql.helper that return PermissionsMethods in de.foellix.aql.helper with parameters of type PermissionsModifier and TypeMethodDescriptionstatic booleanEqualsHelper.equals(Permissions permissions1, Permissions permissions2) static booleanEqualsHelper.equals(Permissions permissions1, Permissions permissions2, EqualsOptions options) static StringHelper.toString(Permissions permissions)