Uses of Enum Class
org.orcid.jaxb.model.common.CitationType
Packages that use CitationType
Package
Description
-
Uses of CitationType in org.orcid.jaxb.model.common
Methods in org.orcid.jaxb.model.common that return CitationTypeModifier and TypeMethodDescriptionstatic CitationTypestatic CitationTypeReturns the enum constant of this class with the specified name.static CitationType[]CitationType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CitationType in org.orcid.jaxb.model.common.adapters
Methods in org.orcid.jaxb.model.common.adapters that return CitationTypeMethods in org.orcid.jaxb.model.common.adapters with parameters of type CitationType -
Uses of CitationType in org.orcid.jaxb.model.v3.release.record
Fields in org.orcid.jaxb.model.v3.release.record declared as CitationTypeMethods in org.orcid.jaxb.model.v3.release.record that return CitationTypeModifier and TypeMethodDescriptionCitation.getWorkCitationType()Gets the value of the workCitationType property.Methods in org.orcid.jaxb.model.v3.release.record with parameters of type CitationTypeModifier and TypeMethodDescriptionvoidCitation.setWorkCitationType(CitationType value) Sets the value of the workCitationType property.Constructors in org.orcid.jaxb.model.v3.release.record with parameters of type CitationType