Uses of Enum Class
org.re3data.schema._2_2.SyndicationTypes
Packages that use SyndicationTypes
-
Uses of SyndicationTypes in org.re3data.schema._2_2
Fields in org.re3data.schema._2_2 declared as SyndicationTypesModifier and TypeFieldDescriptionprotected SyndicationTypesRe3Data.Repository.Syndication.syndicationTypeMethods in org.re3data.schema._2_2 that return SyndicationTypesModifier and TypeMethodDescriptionstatic SyndicationTypesRe3Data.Repository.Syndication.getSyndicationType()Gets the value of the syndicationType property.static SyndicationTypesReturns the enum constant of this class with the specified name.static SyndicationTypes[]SyndicationTypes.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 SyndicationTypesModifier and TypeMethodDescriptionvoidRe3Data.Repository.Syndication.setSyndicationType(SyndicationTypes value) Sets the value of the syndicationType property.