public static class DataSet.Column extends Object
| Constructor and Description |
|---|
Column(String name) |
Column(String name,
DataSet.Type type,
boolean isTarget) |
public Column(String name, DataSet.Type type, boolean isTarget)
public DataSet.Type getType()
public boolean isTarget()
Copyright © 2020. All rights reserved.