com.groiss.fileimport
Class Column
java.lang.Object
com.groiss.fileimport.Column
- All Implemented Interfaces:
- Comparable<Column>
public abstract class Column
- extends Object
- implements Comparable<Column>
Holds column definition from import.xml
jdom
protected Element jdom
name
protected String name
Column
public Column(String name)
getJdom
public Element getJdom()
- Returns:
- the jdom
getName
public String getName()
- Returns:
- the name
toString
public String toString()
- Overrides:
toString in class Object
@enterprise 8.0.10078 Copyright © 2001-2011 Groiss Informatics GmbH. All Rights Reserved.