@Deprecated public class XSQLColumn extends Object implements Serializable, Comparable<Object>
| Constructor and Description |
|---|
XSQLColumn(Object odlNode,
String _tableName,
Object _bluePrintNode)
Deprecated.
|
XSQLColumn(String _name,
String _tableName,
String _origName,
String _origTableName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object o)
Deprecated.
|
boolean |
equals(Object obj)
Deprecated.
|
Object |
getBluePrintNode()
Deprecated.
|
int |
getCharWidth()
Deprecated.
|
String |
getName()
Deprecated.
|
Object |
getResultSetValue(Object obj)
Deprecated.
|
String |
getTableName()
Deprecated.
|
int |
hashCode()
Deprecated.
|
void |
setCharWidth(int i)
Deprecated.
|
String |
toString()
Deprecated.
|
public String getName()
public String getTableName()
public void setCharWidth(int i)
public int getCharWidth()
public Object getBluePrintNode()
public int compareTo(Object o)
compareTo in interface Comparable<Object>Copyright © 2017 OpenDaylight. All rights reserved.