Uses of Enum
com.bitheads.braincloud.services.ACL.Access
Packages that use ACL.Access
-
Uses of ACL.Access in com.bitheads.braincloud.services
Methods in com.bitheads.braincloud.services that return ACL.AccessModifier and TypeMethodDescriptionstatic ACL.AccessACL.Access.fromOrdinal(int val) ACL.getOther()static ACL.AccessReturns 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