Uses of Enum Class
org.orcid.jaxb.model.record_v2.CitationType
Packages that use CitationType
-
Uses of CitationType in org.orcid.jaxb.model.record_v2
Fields in org.orcid.jaxb.model.record_v2 declared as CitationTypeMethods in org.orcid.jaxb.model.record_v2 that return CitationTypeModifier and TypeMethodDescriptionstatic CitationTypeCitation.getWorkCitationType()Gets the value of the workCitationType property.static 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.Methods in org.orcid.jaxb.model.record_v2 with parameters of type CitationTypeModifier and TypeMethodDescriptionvoidCitation.setWorkCitationType(CitationType value) Sets the value of the workCitationType property.Constructors in org.orcid.jaxb.model.record_v2 with parameters of type CitationType