Uses of Enum Class
org.gbif.api.model.pipelines.InterpretationType.RecordType
Packages that use InterpretationType.RecordType
-
Uses of InterpretationType.RecordType in org.gbif.api.model.pipelines
Methods in org.gbif.api.model.pipelines that return InterpretationType.RecordTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static InterpretationType.RecordType[]
InterpretationType.RecordType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gbif.api.model.pipelines that return types with arguments of type InterpretationType.RecordTypeModifier and TypeMethodDescriptionstatic Set<InterpretationType.RecordType>
InterpretationType.RecordType.getAllInterpretation()
static Set<InterpretationType.RecordType>
InterpretationType.RecordType.getAllTables()