public final class Column extends Object
Column(String name, String type)
boolean
equals(Object o)
String
getName()
getType()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Column(String name, String type)
public String getName()
public String getType()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2012–2022. All rights reserved.