Uses of Enum Class
org.orcid.jaxb.model.message.FundingType
Packages that use FundingType
-
Uses of FundingType in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as FundingTypeMethods in org.orcid.jaxb.model.message that return FundingTypeModifier and TypeMethodDescriptionstatic FundingTypeFunding.getType()static FundingTypeReturns the enum constant of this class with the specified name.static FundingType[]FundingType.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 FundingType