Uses of Class
org.orcid.jaxb.model.message.ApplicationName
Packages that use ApplicationName
-
Uses of ApplicationName in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as ApplicationNameMethods in org.orcid.jaxb.model.message that return ApplicationNameModifier and TypeMethodDescriptionObjectFactory.createApplicationName()Create an instance ofApplicationNameApplicationSummary.getApplicationGroupName()ApplicationSummary.getApplicationName()Gets the value of the applicationName property.Methods in org.orcid.jaxb.model.message with parameters of type ApplicationNameModifier and TypeMethodDescriptionvoidApplicationSummary.setApplicationGroupName(ApplicationName applicationGroupName) voidApplicationSummary.setApplicationName(ApplicationName value) Sets the value of the applicationName property.