Uses of Enum Class
org.re3data.schema._2_2.AccessRestrictions
Packages that use AccessRestrictions
-
Uses of AccessRestrictions in org.re3data.schema._2_2
Fields in org.re3data.schema._2_2 with type parameters of type AccessRestrictionsModifier and TypeFieldDescriptionprotected List<AccessRestrictions>Re3Data.Repository.DatabaseAccess.databaseAccessRestrictionMethods in org.re3data.schema._2_2 that return AccessRestrictionsModifier and TypeMethodDescriptionstatic AccessRestrictionsstatic AccessRestrictionsReturns the enum constant of this class with the specified name.static AccessRestrictions[]AccessRestrictions.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.re3data.schema._2_2 that return types with arguments of type AccessRestrictionsModifier and TypeMethodDescriptionRe3Data.Repository.DatabaseAccess.getDatabaseAccessRestriction()Gets the value of the databaseAccessRestriction property.