Uses of Enum Class
org.cdlib.mrt.core.DataciteConvert.StyleEnum
Packages that use DataciteConvert.StyleEnum
-
Uses of DataciteConvert.StyleEnum in org.cdlib.mrt.core
Methods in org.cdlib.mrt.core that return DataciteConvert.StyleEnumModifier and TypeMethodDescriptionstatic DataciteConvert.StyleEnumDataciteConvert.StyleEnum.matchValue(String value) Match the Storage ns to ns and descriptionstatic DataciteConvert.StyleEnumReturns the enum constant of this class with the specified name.static DataciteConvert.StyleEnum[]DataciteConvert.StyleEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.