|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.bc.ej.FieldDescriptor
com.ibm.btt.bc.ej.viewer.config.QueryResultFieldDescriptor
public class QueryResultFieldDescriptor
Field Summary | |
---|---|
(package private) int |
width
|
Constructor Summary | |
---|---|
QueryResultFieldDescriptor()
|
|
QueryResultFieldDescriptor(java.lang.String name,
int width)
|
Method Summary | |
---|---|
int |
getWidth()
|
void |
setWidth(int width)
|
Methods inherited from class com.ibm.btt.bc.ej.FieldDescriptor |
---|
getFieldName, getIsNumeric, setFieldName, setIsNumeric, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
int width
Constructor Detail |
---|
public QueryResultFieldDescriptor()
public QueryResultFieldDescriptor(java.lang.String name, int width)
Method Detail |
---|
public int getWidth()
public void setWidth(int width)
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |