Uses of Enum Class
org.re3data.schema._2_2.ContentTypeText
Packages that use ContentTypeText
-
Uses of ContentTypeText in org.re3data.schema._2_2
Fields in org.re3data.schema._2_2 declared as ContentTypeTextMethods in org.re3data.schema._2_2 that return ContentTypeTextModifier and TypeMethodDescriptionstatic ContentTypeTextRe3Data.Repository.ContentType.getValue()Gets the value of the value property.static ContentTypeTextReturns the enum constant of this class with the specified name.static ContentTypeText[]ContentTypeText.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.re3data.schema._2_2 with parameters of type ContentTypeTextModifier and TypeMethodDescriptionvoidRe3Data.Repository.ContentType.setValue(ContentTypeText value) Sets the value of the value property.