Uses of Enum Class
org.orcid.jaxb.model.message.CreationMethod
Packages that use CreationMethod
Package
Description
-
Uses of CreationMethod in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as CreationMethodMethods in org.orcid.jaxb.model.message that return CreationMethodModifier and TypeMethodDescriptionstatic CreationMethodOrcidHistory.getCreationMethod()Gets the value of the creationMethod property.static CreationMethodReturns the enum constant of this class with the specified name.static CreationMethod[]CreationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orcid.jaxb.model.message that return types with arguments of type CreationMethodModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CreationMethod>ObjectFactory.createCreationMethod(CreationMethod value) Create a JAXBElement representation of the given CreationMethod objectMethods in org.orcid.jaxb.model.message with parameters of type CreationMethodModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CreationMethod>ObjectFactory.createCreationMethod(CreationMethod value) Create a JAXBElement representation of the given CreationMethod objectvoidOrcidHistory.setCreationMethod(CreationMethod value) Sets the value of the creationMethod property. -
Uses of CreationMethod in org.orcid.jaxb.model.record_v2
Fields in org.orcid.jaxb.model.record_v2 declared as CreationMethodMethods in org.orcid.jaxb.model.record_v2 that return CreationMethodMethods in org.orcid.jaxb.model.record_v2 with parameters of type CreationMethod -
Uses of CreationMethod in org.orcid.jaxb.model.v3.release.record
Fields in org.orcid.jaxb.model.v3.release.record declared as CreationMethodMethods in org.orcid.jaxb.model.v3.release.record that return CreationMethodMethods in org.orcid.jaxb.model.v3.release.record with parameters of type CreationMethod