public class TableColumn extends Object
TableColumn(String name, Type type)
TableColumn(String name, Type type, String family)
String
getFamily()
getName()
Type
getType()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TableColumn(String name, Type type, String family)
public TableColumn(String name, Type type)
public String getName()
public Type getType()
@Nullable public String getFamily()
public String toString()
toString
Object
Copyright © 2023. All rights reserved.