|
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.viewer.config.QueryResultLayout
public class QueryResultLayout
Field Summary | |
---|---|
(package private) java.util.ArrayList<QueryResultFieldDescriptor> |
fieldsList
|
(package private) int |
style
|
Constructor Summary | |
---|---|
QueryResultLayout()
|
Method Summary | |
---|---|
java.util.ArrayList<QueryResultFieldDescriptor> |
getFieldsList()
|
int |
getStyle()
|
void |
setFieldsList(java.util.ArrayList<QueryResultFieldDescriptor> fieldsList)
|
void |
setStyle(int style)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int style
java.util.ArrayList<QueryResultFieldDescriptor> fieldsList
Constructor Detail |
---|
public QueryResultLayout()
Method Detail |
---|
public java.util.ArrayList<QueryResultFieldDescriptor> getFieldsList()
public void setFieldsList(java.util.ArrayList<QueryResultFieldDescriptor> fieldsList)
public int getStyle()
public void setStyle(int style)
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |