public class Element extends Object implements Serializable
Element(String value, Column column, int lineNumber)
Element
clone()
Column
getColumn()
int
getLineNumber()
String
getValue()
List<String>
getValues()
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Element(String value, Column column, int lineNumber)
public Element clone()
clone
Object
public String getValue()
public List<String> getValues()
public Column getColumn()
public int getLineNumber()
Copyright © 2010–2017 Planetary Data System. All rights reserved.