Revision 65decea6
Added by Andreas Müller almost 7 years ago
cdmlib-ext/src/main/java/eu/etaxonomy/cdm/ext/geo/FloraCubaCondensedDistributionComposer.java | ||
---|---|---|
112 | 112 |
statusSymbols.put(UUID.fromString("b9153d90-9e31-465a-a28c-79077a8ed4c2"), "-p"); |
113 | 113 |
//adventive alien , reported in error |
114 | 114 |
statusSymbols.put(UUID.fromString("9b910b7b-43e3-4260-961c-6063b11cb7dc"), "-a"); |
115 |
//doubtfully native: reported in error |
|
116 |
statusSymbols.put(UUID.fromString("71b72e24-c2b6-44a5-bdab-39f083bf0f06"), "-d"); |
|
117 |
|
|
118 |
|
|
119 |
|
|
115 | 120 |
|
116 | 121 |
|
117 | 122 |
|
Also available in: Unified diff
Add status for doubtfully native: reported in error #5682