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