Project

General

Profile

Download (122 Bytes) Statistics
| Branch: | Tag: | Revision:
1
package eu.etaxonomy.cdm.io.specimen.excel.in;
2

    
3
public enum PersonParserFormatEnum {
4

    
5
	
6
	PREFIX,
7
	POSTFIX
8
	
9
	
10
}
(4-4/12)