Uses of Enum Class
org.damap.base.rest.madmp.dto.GrantId.Type
Packages that use GrantId.Type
-
Uses of GrantId.Type in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return GrantId.TypeModifier and TypeMethodDescriptionstatic GrantId.TypeGrantId.getType()The Funding Grant ID Type Schemastatic GrantId.TypeReturns the enum constant of this class with the specified name.static GrantId.Type[]GrantId.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 GrantId.TypeModifier and TypeMethodDescriptionvoidGrantId.setType(GrantId.Type type) The Funding Grant ID Type Schema