Uses of Enum
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.StyleEnum
DataciteConvert.StyleEnum.matchValue
(String value) Match the Storage ns to ns and descriptionstatic DataciteConvert.StyleEnum
Returns the enum constant of this type with the specified name.static DataciteConvert.StyleEnum[]
DataciteConvert.StyleEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.