Package org.gbif.api.model.collections
Annotation Type Sourceables
- 
 @Documented @Retention(RUNTIME) @Target(FIELD) public @interface Sourceables Container annotation for multipleSourceableannotations.This is needed for cases where we have multiple master sources and each of them has different sourceable parts. For example, for GBIF_REGISTRY the DOI identifiers are sourceable and for IH only the IH_IRN are sourceable. 
- 
- 
Required Element SummaryRequired Elements Modifier and Type Required Element Description Sourceable[]value
 
- 
- 
- 
Element Detail- 
valueSourceable[] value 
 
- 
 
-