Project

General

Profile

« Previous | Next » 

Revision 2720ea2c

Added by Andreas Müller over 3 years ago

cleanup

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/csv/redlist/demo/CsvDemoMetaDataRecord.java
17 17
/**
18 18
 * @author a.mueller
19 19
 * @since 20.04.2011
20
 *
21 20
 */
22 21
public class CsvDemoMetaDataRecord  {
23 22
	@SuppressWarnings("unused")
......
46 45
		this.setRowType(rowType);
47 46
	}
48 47

  
49

  
50 48
	protected class FieldEntry{
51 49
		int index;
52 50
		URI term = null;

Also available in: Unified diff