public abstract class ColumnIO extends Object
Modifier and Type | Method and Description |
---|---|
String |
getFieldPath(int level) |
int |
getIndex() |
int[] |
getIndexFieldPath() |
int |
getIndexFieldPath(int level) |
String |
getName() |
GroupColumnIO |
getParent() |
Type |
getType() |
String |
toString() |
public String getFieldPath(int level)
public int[] getIndexFieldPath()
public int getIndexFieldPath(int level)
public int getIndex()
public String getName()
public Type getType()
public GroupColumnIO getParent()
Copyright © 2015. All rights reserved.