Uses of Enum Class
org.re3data.schema._2_2.DataUploadRestrictions
Packages that use DataUploadRestrictions
-
Uses of DataUploadRestrictions in org.re3data.schema._2_2
Fields in org.re3data.schema._2_2 with type parameters of type DataUploadRestrictionsModifier and TypeFieldDescriptionprotected List<DataUploadRestrictions>Re3Data.Repository.DataUpload.dataUploadRestrictionMethods in org.re3data.schema._2_2 that return DataUploadRestrictionsModifier and TypeMethodDescriptionstatic DataUploadRestrictionsstatic DataUploadRestrictionsReturns the enum constant of this class with the specified name.static DataUploadRestrictions[]DataUploadRestrictions.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 DataUploadRestrictionsModifier and TypeMethodDescriptionRe3Data.Repository.DataUpload.getDataUploadRestriction()Gets the value of the dataUploadRestriction property.