Package org.gbif.api.model.pipelines
Interface InterpretationType
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
InterpretationType.RecordType
public interface InterpretationType extends Serializable
Enum to represent the pipelines internal interpretation type steps.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
InterpretationType.RecordType
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
all()
String
name()
-