Class Element
- java.lang.Object
-
- gov.nasa.pds.web.ui.containers.tabularData.Element
-
- All Implemented Interfaces:
Serializable
public class Element extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Elementclone()ColumngetColumn()intgetLineNumber()StringgetValue()List<String>getValues()
-