|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.jee.sun.ColumnPair
public class ColumnPair
Field Summary | |
---|---|
protected List<ColumnName> |
columnName
|
Constructor Summary | |
---|---|
ColumnPair()
|
Method Summary | |
---|---|
List<ColumnName> |
getColumnName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected List<ColumnName> columnName
Constructor Detail |
---|
public ColumnPair()
Method Detail |
---|
public List<ColumnName> getColumnName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |