Uses of Enum Class
org.re3data.schema._2_2.DataAccessRestrictions
Packages that use DataAccessRestrictions
-
Uses of DataAccessRestrictions in org.re3data.schema._2_2
Fields in org.re3data.schema._2_2 with type parameters of type DataAccessRestrictionsModifier and TypeFieldDescriptionprotected List<DataAccessRestrictions>Re3Data.Repository.DataAccess.dataAccessRestrictionMethods in org.re3data.schema._2_2 that return DataAccessRestrictionsModifier and TypeMethodDescriptionstatic DataAccessRestrictionsstatic DataAccessRestrictionsReturns the enum constant of this class with the specified name.static DataAccessRestrictions[]DataAccessRestrictions.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 DataAccessRestrictionsModifier and TypeMethodDescriptionRe3Data.Repository.DataAccess.getDataAccessRestriction()Gets the value of the dataAccessRestriction property.