Uses of Enum Class
org.damap.base.rest.madmp.dto.FunderId.Type
Packages that use FunderId.Type
-
Uses of FunderId.Type in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return FunderId.TypeModifier and TypeMethodDescriptionstatic FunderId.TypeFunderId.getType()The Funder ID Type Schemastatic FunderId.TypeReturns the enum constant of this class with the specified name.static FunderId.Type[]FunderId.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.damap.base.rest.madmp.dto with parameters of type FunderId.TypeModifier and TypeMethodDescriptionvoidFunderId.setType(FunderId.Type type) The Funder ID Type Schema