Uses of Class
com.bitheads.braincloud.services.ACL.Access
| Package | Description |
|---|---|
| com.bitheads.braincloud.services |
-
Uses of ACL.Access in com.bitheads.braincloud.services
Methods in com.bitheads.braincloud.services that return ACL.Access Modifier and Type Method Description static ACL.AccessACL.Access. fromOrdinal(int val)ACL.AccessACL. getOther()static ACL.AccessACL.Access. valueOf(String name)Returns the enum constant of this type with the specified name.static ACL.Access[]ACL.Access. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.bitheads.braincloud.services with parameters of type ACL.Access Modifier and Type Method Description voidACL. setOther(ACL.Access value)