Uses of Enum Class
org.orcid.jaxb.model.v3.release.record.SourceType
Packages that use SourceType
-
Uses of SourceType in org.orcid.jaxb.model.v3.release.record
Fields in org.orcid.jaxb.model.v3.release.record declared as SourceTypeMethods in org.orcid.jaxb.model.v3.release.record that return SourceTypeModifier and TypeMethodDescriptionstatic SourceTypeSpam.getSourceType()static SourceTypeReturns the enum constant of this class with the specified name.static SourceType[]SourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orcid.jaxb.model.v3.release.record with parameters of type SourceType