Uses of Enum Class
org.orcid.jaxb.model.message.FundingExternalIdentifierType
Packages that use FundingExternalIdentifierType
-
Uses of FundingExternalIdentifierType in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as FundingExternalIdentifierTypeModifier and TypeFieldDescriptionprotected FundingExternalIdentifierTypeFundingExternalIdentifier.typeMethods in org.orcid.jaxb.model.message that return FundingExternalIdentifierTypeModifier and TypeMethodDescriptionFundingExternalIdentifier.getType()Returns the enum constant of this class with the specified name.static FundingExternalIdentifierType[]FundingExternalIdentifierType.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 FundingExternalIdentifierTypeModifier and TypeMethodDescriptionvoidFundingExternalIdentifier.setType(FundingExternalIdentifierType type)