Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.ui
Class FormManagerBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by com.ibm.etools.iseries.ui.FormManagerBeanInfo
All Implemented Interfaces:
BeanInfo

public class FormManagerBeanInfo
extends SimpleBeanInfo

The bean information class for com.ibm.etools.iseries.ui.FormManager.


Field Summary
static String Copyright
           
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
FormManagerBeanInfo()
           
 
Method Summary
 MethodDescriptor addFieldMapping_javalangString___javalangString__MethodDescriptor()
          Gets the addFieldMapping(java.lang.String[], java.lang.String[]) method descriptor.
 MethodDescriptor addFieldMapping_javalangString_javalangStringMethodDescriptor()
          Gets the addFieldMapping(java.lang.String, java.lang.String) method descriptor.
 MethodDescriptor addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor()
          Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
 MethodDescriptor addRecordMethodDescriptor()
          Gets the addRecord() method descriptor.
 PropertyDescriptor ascendingOrderPropertyDescriptor()
          Gets the ascendingOrder property descriptor.
 PropertyDescriptor autoChangeDataAttributesPropertyDescriptor()
          Gets the autoChangeDataAttributes property descriptor.
 MethodDescriptor clearAllDataMethodDescriptor()
          Gets the clearAllData() method descriptor.
 MethodDescriptor closeFileMethodDescriptor()
          Gets the closeFile() method descriptor.
 MethodDescriptor commitMethodDescriptor()
          Gets the commit() method descriptor.
 MethodDescriptor CopyrightMethodDescriptor()
          Gets the Copyright() method descriptor.
 PropertyDescriptor debugLevelPropertyDescriptor()
          Gets the debugLevel property descriptor.
 MethodDescriptor deleteRecordMethodDescriptor()
          Gets the deleteRecord() method descriptor.
 PropertyDescriptor displayContainerPropertyDescriptor()
          Gets the displayContainer property descriptor.
 MethodDescriptor displayData_javaxswingtableDefaultTableModel_intMethodDescriptor()
          Gets the displayData(javax.swing.table.DefaultTableModel, int) method descriptor.
 MethodDescriptor endJournalPhysicalFileMethodDescriptor()
          Gets the endJournalPhysicalFile() method descriptor.
static Method findMethod(Class aClass, String methodName, int parameterCount)
          Find the method by comparing (name & parameter size) against the methods in the class.
 MethodDescriptor firePropertyChange_javalangString_javalangObject_javalangObjectMethodDescriptor()
          Gets the firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object) method descriptor.
 BeanInfo[] getAdditionalBeanInfo()
          Returns the BeanInfo of the superclass of this bean to inherit its features.
 MethodDescriptor getAscendingOrderMethodDescriptor()
          Gets the getAscendingOrder() method descriptor.
 MethodDescriptor getAutoChangeDataAttributesMethodDescriptor()
          Gets the getAutoChangeDataAttributes() method descriptor.
static Class getBeanClass()
          Gets the bean class.
static String getBeanClassName()
          Gets the bean class name.
 BeanDescriptor getBeanDescriptor()
           
 MethodDescriptor getDatabaseFieldValue_javalangString_javalangString_javalangStringMethodDescriptor()
          Gets the getDatabaseFieldValue(java.lang.String, java.lang.String, java.lang.String) method descriptor.
 MethodDescriptor getDebugLevelMethodDescriptor()
          Gets the getDebugLevel() method descriptor.
 MethodDescriptor getDebugMethodDescriptor()
          Gets the getDebug() method descriptor.
 MethodDescriptor getDisplayContainerMethodDescriptor()
          Gets the getDisplayContainer() method descriptor.
 EventSetDescriptor[] getEventSetDescriptors()
          Return the event set descriptors for this bean.
 Image getIcon(int iconKind)
           
 MethodDescriptor[] getMethodDescriptors()
          Return the method descriptors for this bean.
 PropertyDescriptor[] getPropertyDescriptors()
          Return the property descriptors for this bean.
 MethodDescriptor getRecordIOManagerMethodDescriptor()
          Gets the getRecordIOManager() method descriptor.
 MethodDescriptor getResultSetTableModelMethodDescriptor()
          Gets the getResultSetTableModel() method descriptor.
 MethodDescriptor getSystemMethodDescriptor()
          Gets the getSystem() method descriptor.
 MethodDescriptor getThreadUsedMethodDescriptor()
          Gets the getThreadUsed() method descriptor.
 MethodDescriptor joinDataBase_javalangString___comibmivjet400utilFormManagerMethodDescriptor()
          Gets the joinDataBase(java.lang.String[], com.ibm.etools.iseries.ui.FormManager) method descriptor.
 MethodDescriptor openFileMethodDescriptor()
          Gets the openFile() method descriptor.
 MethodDescriptor positionCursor_intMethodDescriptor()
          Gets the positionCursor(int) method descriptor.
 MethodDescriptor positionCursor_javalangString__MethodDescriptor()
          Gets the positionCursor(java.lang.String[]) method descriptor.
 MethodDescriptor positionCursorAfterLastMethodDescriptor()
          Gets the positionCursorAfterLast() method descriptor.
 MethodDescriptor positionCursorBeforeFirstMethodDescriptor()
          Gets the positionCursorBeforeFirst() method descriptor.
 MethodDescriptor positionCursorToFirstMethodDescriptor()
          Gets the positionCursorToFirst() method descriptor.
 MethodDescriptor positionCursorToLastMethodDescriptor()
          Gets the positionCursorToLast() method descriptor.
 MethodDescriptor positionCursorToNextMethodDescriptor()
          Gets the positionCursorToNext() method descriptor.
 MethodDescriptor positionCursorToPreviousMethodDescriptor()
          Gets the positionCursorToPrevious() method descriptor.
 MethodDescriptor propertyChange_javabeansPropertyChangeEventMethodDescriptor()
          Gets the propertyChange(java.beans.PropertyChangeEvent) method descriptor.
 EventSetDescriptor propertyChangeEventSetDescriptor()
          Gets the propertyChange event set descriptor.
 MethodDescriptor propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor()
          Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.
 MethodDescriptor readNextRecordMethodDescriptor()
          Gets the readNextRecord() method descriptor.
 MethodDescriptor readPreviousRecordMethodDescriptor()
          Gets the readPreviousRecord() method descriptor.
 MethodDescriptor readRecord_intMethodDescriptor()
          Gets the readRecord(int) method descriptor.
 MethodDescriptor readRecord_javalangString___intMethodDescriptor()
          Gets the readRecord(java.lang.String[], int) method descriptor.
 MethodDescriptor readRecord_javalangString__MethodDescriptor()
          Gets the readRecord(java.lang.String[]) method descriptor.
 MethodDescriptor readRecordMethodDescriptor()
          Gets the readRecord() method descriptor.
 PropertyDescriptor recordIOManagerPropertyDescriptor()
          Gets the recordIOManager property descriptor.
 MethodDescriptor removeFieldMapping_javalangString_javalangStringMethodDescriptor()
          Gets the removeFieldMapping(java.lang.String, java.lang.String) method descriptor.
 MethodDescriptor removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor()
          Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
 PropertyDescriptor resultSetTableModelPropertyDescriptor()
          Gets the resultSetTableModel property descriptor.
 MethodDescriptor rollbackMethodDescriptor()
          Gets the rollback() method descriptor.
 MethodDescriptor setAscendingOrder_booleanMethodDescriptor()
          Gets the setAscendingOrder(boolean) method descriptor.
 MethodDescriptor setAutoChangeDataAttributes_booleanMethodDescriptor()
          Gets the setAutoChangeDataAttributes(boolean) method descriptor.
 MethodDescriptor setDebug_booleanMethodDescriptor()
          Gets the setDebug(boolean) method descriptor.
 MethodDescriptor setDebugLevel_intMethodDescriptor()
          Gets the setDebugLevel(int) method descriptor.
 MethodDescriptor setDisplayContainer_javaawtContainerMethodDescriptor()
          Gets the setDisplayContainer(java.awt.Container) method descriptor.
 MethodDescriptor setRecordIOManager_comibmivjet400utilRecordIOManagerMethodDescriptor()
          Gets the setRecordIOManager(com.ibm.etools.iseries.ui.RecordIOManager) method descriptor.
 MethodDescriptor setSystem_comibmas400accessAS400MethodDescriptor()
          Gets the setSystem(com.ibm.as400.access.AS400) method descriptor.
 MethodDescriptor setThreadUsed_booleanMethodDescriptor()
          Gets the setThreadUsed(boolean) method descriptor.
 MethodDescriptor startJournalPhysicalFileMethodDescriptor()
          Gets the startJournalPhysicalFile() method descriptor.
 PropertyDescriptor systemPropertyDescriptor()
          Gets the system property descriptor.
 PropertyDescriptor threadUsedPropertyDescriptor()
          Gets the threadUsed property descriptor.
 MethodDescriptor updateRecordMethodDescriptor()
          Gets the updateRecord() method descriptor.
 
Methods inherited from class java.beans.SimpleBeanInfo
getDefaultEventIndex, getDefaultPropertyIndex, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Copyright

public static final String Copyright
See Also:
Constant Field Values
Constructor Detail

FormManagerBeanInfo

public FormManagerBeanInfo()
Method Detail

addFieldMapping_javalangString___javalangString__MethodDescriptor

public MethodDescriptor addFieldMapping_javalangString___javalangString__MethodDescriptor()
Gets the addFieldMapping(java.lang.String[], java.lang.String[]) method descriptor.

Returns:
java.beans.MethodDescriptor

addFieldMapping_javalangString_javalangStringMethodDescriptor

public MethodDescriptor addFieldMapping_javalangString_javalangStringMethodDescriptor()
Gets the addFieldMapping(java.lang.String, java.lang.String) method descriptor.

Returns:
java.beans.MethodDescriptor

addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor

public MethodDescriptor addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor()
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.

Returns:
java.beans.MethodDescriptor

addRecordMethodDescriptor

public MethodDescriptor addRecordMethodDescriptor()
Gets the addRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

ascendingOrderPropertyDescriptor

public PropertyDescriptor ascendingOrderPropertyDescriptor()
Gets the ascendingOrder property descriptor.

Returns:
java.beans.PropertyDescriptor

autoChangeDataAttributesPropertyDescriptor

public PropertyDescriptor autoChangeDataAttributesPropertyDescriptor()
Gets the autoChangeDataAttributes property descriptor.

Returns:
java.beans.PropertyDescriptor

clearAllDataMethodDescriptor

public MethodDescriptor clearAllDataMethodDescriptor()
Gets the clearAllData() method descriptor.

Returns:
java.beans.MethodDescriptor

closeFileMethodDescriptor

public MethodDescriptor closeFileMethodDescriptor()
Gets the closeFile() method descriptor.

Returns:
java.beans.MethodDescriptor

commitMethodDescriptor

public MethodDescriptor commitMethodDescriptor()
Gets the commit() method descriptor.

Returns:
java.beans.MethodDescriptor

CopyrightMethodDescriptor

public MethodDescriptor CopyrightMethodDescriptor()
Gets the Copyright() method descriptor.

Returns:
java.beans.MethodDescriptor

debugLevelPropertyDescriptor

public PropertyDescriptor debugLevelPropertyDescriptor()
Gets the debugLevel property descriptor.

Returns:
java.beans.PropertyDescriptor

deleteRecordMethodDescriptor

public MethodDescriptor deleteRecordMethodDescriptor()
Gets the deleteRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

displayContainerPropertyDescriptor

public PropertyDescriptor displayContainerPropertyDescriptor()
Gets the displayContainer property descriptor.

Returns:
java.beans.PropertyDescriptor

displayData_javaxswingtableDefaultTableModel_intMethodDescriptor

public MethodDescriptor displayData_javaxswingtableDefaultTableModel_intMethodDescriptor()
Gets the displayData(javax.swing.table.DefaultTableModel, int) method descriptor.

Returns:
java.beans.MethodDescriptor

endJournalPhysicalFileMethodDescriptor

public MethodDescriptor endJournalPhysicalFileMethodDescriptor()
Gets the endJournalPhysicalFile() method descriptor.

Returns:
java.beans.MethodDescriptor

findMethod

public static Method findMethod(Class aClass,
                                String methodName,
                                int parameterCount)
Find the method by comparing (name & parameter size) against the methods in the class.

Parameters:
aClass - java.lang.Class
methodName - java.lang.String
parameterCount - int
Returns:
java.lang.reflect.Method

firePropertyChange_javalangString_javalangObject_javalangObjectMethodDescriptor

public MethodDescriptor firePropertyChange_javalangString_javalangObject_javalangObjectMethodDescriptor()
Gets the firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object) method descriptor.

Returns:
java.beans.MethodDescriptor

getAdditionalBeanInfo

public BeanInfo[] getAdditionalBeanInfo()
Returns the BeanInfo of the superclass of this bean to inherit its features.

Specified by:
getAdditionalBeanInfo in interface BeanInfo
Overrides:
getAdditionalBeanInfo in class SimpleBeanInfo
Returns:
java.beans.BeanInfo[]

getAscendingOrderMethodDescriptor

public MethodDescriptor getAscendingOrderMethodDescriptor()
Gets the getAscendingOrder() method descriptor.

Returns:
java.beans.MethodDescriptor

getAutoChangeDataAttributesMethodDescriptor

public MethodDescriptor getAutoChangeDataAttributesMethodDescriptor()
Gets the getAutoChangeDataAttributes() method descriptor.

Returns:
java.beans.MethodDescriptor

getBeanClass

public static Class getBeanClass()
Gets the bean class.

Returns:
java.lang.Class

getBeanClassName

public static String getBeanClassName()
Gets the bean class name.

Returns:
java.lang.String

getBeanDescriptor

public BeanDescriptor getBeanDescriptor()
Specified by:
getBeanDescriptor in interface BeanInfo
Overrides:
getBeanDescriptor in class SimpleBeanInfo

getDatabaseFieldValue_javalangString_javalangString_javalangStringMethodDescriptor

public MethodDescriptor getDatabaseFieldValue_javalangString_javalangString_javalangStringMethodDescriptor()
Gets the getDatabaseFieldValue(java.lang.String, java.lang.String, java.lang.String) method descriptor.

Returns:
java.beans.MethodDescriptor

getDebugLevelMethodDescriptor

public MethodDescriptor getDebugLevelMethodDescriptor()
Gets the getDebugLevel() method descriptor.

Returns:
java.beans.MethodDescriptor

getDebugMethodDescriptor

public MethodDescriptor getDebugMethodDescriptor()
Gets the getDebug() method descriptor.

Returns:
java.beans.MethodDescriptor

getDisplayContainerMethodDescriptor

public MethodDescriptor getDisplayContainerMethodDescriptor()
Gets the getDisplayContainer() method descriptor.

Returns:
java.beans.MethodDescriptor

getEventSetDescriptors

public EventSetDescriptor[] getEventSetDescriptors()
Return the event set descriptors for this bean.

Specified by:
getEventSetDescriptors in interface BeanInfo
Overrides:
getEventSetDescriptors in class SimpleBeanInfo
Returns:
java.beans.EventSetDescriptor[]

getIcon

public Image getIcon(int iconKind)
Specified by:
getIcon in interface BeanInfo
Overrides:
getIcon in class SimpleBeanInfo

getMethodDescriptors

public MethodDescriptor[] getMethodDescriptors()
Return the method descriptors for this bean.

Specified by:
getMethodDescriptors in interface BeanInfo
Overrides:
getMethodDescriptors in class SimpleBeanInfo
Returns:
java.beans.MethodDescriptor[]

getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()
Return the property descriptors for this bean.

Specified by:
getPropertyDescriptors in interface BeanInfo
Overrides:
getPropertyDescriptors in class SimpleBeanInfo
Returns:
java.beans.PropertyDescriptor[]

getRecordIOManagerMethodDescriptor

public MethodDescriptor getRecordIOManagerMethodDescriptor()
Gets the getRecordIOManager() method descriptor.

Returns:
java.beans.MethodDescriptor

getResultSetTableModelMethodDescriptor

public MethodDescriptor getResultSetTableModelMethodDescriptor()
Gets the getResultSetTableModel() method descriptor.

Returns:
java.beans.MethodDescriptor

getSystemMethodDescriptor

public MethodDescriptor getSystemMethodDescriptor()
Gets the getSystem() method descriptor.

Returns:
java.beans.MethodDescriptor

getThreadUsedMethodDescriptor

public MethodDescriptor getThreadUsedMethodDescriptor()
Gets the getThreadUsed() method descriptor.

Returns:
java.beans.MethodDescriptor

joinDataBase_javalangString___comibmivjet400utilFormManagerMethodDescriptor

public MethodDescriptor joinDataBase_javalangString___comibmivjet400utilFormManagerMethodDescriptor()
Gets the joinDataBase(java.lang.String[], com.ibm.etools.iseries.ui.FormManager) method descriptor.

Returns:
java.beans.MethodDescriptor

openFileMethodDescriptor

public MethodDescriptor openFileMethodDescriptor()
Gets the openFile() method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursor_intMethodDescriptor

public MethodDescriptor positionCursor_intMethodDescriptor()
Gets the positionCursor(int) method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursor_javalangString__MethodDescriptor

public MethodDescriptor positionCursor_javalangString__MethodDescriptor()
Gets the positionCursor(java.lang.String[]) method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursorAfterLastMethodDescriptor

public MethodDescriptor positionCursorAfterLastMethodDescriptor()
Gets the positionCursorAfterLast() method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursorBeforeFirstMethodDescriptor

public MethodDescriptor positionCursorBeforeFirstMethodDescriptor()
Gets the positionCursorBeforeFirst() method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursorToFirstMethodDescriptor

public MethodDescriptor positionCursorToFirstMethodDescriptor()
Gets the positionCursorToFirst() method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursorToLastMethodDescriptor

public MethodDescriptor positionCursorToLastMethodDescriptor()
Gets the positionCursorToLast() method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursorToNextMethodDescriptor

public MethodDescriptor positionCursorToNextMethodDescriptor()
Gets the positionCursorToNext() method descriptor.

Returns:
java.beans.MethodDescriptor

positionCursorToPreviousMethodDescriptor

public MethodDescriptor positionCursorToPreviousMethodDescriptor()
Gets the positionCursorToPrevious() method descriptor.

Returns:
java.beans.MethodDescriptor

propertyChange_javabeansPropertyChangeEventMethodDescriptor

public MethodDescriptor propertyChange_javabeansPropertyChangeEventMethodDescriptor()
Gets the propertyChange(java.beans.PropertyChangeEvent) method descriptor.

Returns:
java.beans.MethodDescriptor

propertyChangeEventSetDescriptor

public EventSetDescriptor propertyChangeEventSetDescriptor()
Gets the propertyChange event set descriptor.

Returns:
java.beans.EventSetDescriptor

propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor

public MethodDescriptor propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor()
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.

Returns:
java.beans.MethodDescriptor

readNextRecordMethodDescriptor

public MethodDescriptor readNextRecordMethodDescriptor()
Gets the readNextRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

readPreviousRecordMethodDescriptor

public MethodDescriptor readPreviousRecordMethodDescriptor()
Gets the readPreviousRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

readRecord_intMethodDescriptor

public MethodDescriptor readRecord_intMethodDescriptor()
Gets the readRecord(int) method descriptor.

Returns:
java.beans.MethodDescriptor

readRecord_javalangString___intMethodDescriptor

public MethodDescriptor readRecord_javalangString___intMethodDescriptor()
Gets the readRecord(java.lang.String[], int) method descriptor.

Returns:
java.beans.MethodDescriptor

readRecord_javalangString__MethodDescriptor

public MethodDescriptor readRecord_javalangString__MethodDescriptor()
Gets the readRecord(java.lang.String[]) method descriptor.

Returns:
java.beans.MethodDescriptor

readRecordMethodDescriptor

public MethodDescriptor readRecordMethodDescriptor()
Gets the readRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

recordIOManagerPropertyDescriptor

public PropertyDescriptor recordIOManagerPropertyDescriptor()
Gets the recordIOManager property descriptor.

Returns:
java.beans.PropertyDescriptor

removeFieldMapping_javalangString_javalangStringMethodDescriptor

public MethodDescriptor removeFieldMapping_javalangString_javalangStringMethodDescriptor()
Gets the removeFieldMapping(java.lang.String, java.lang.String) method descriptor.

Returns:
java.beans.MethodDescriptor

removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor

public MethodDescriptor removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor()
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.

Returns:
java.beans.MethodDescriptor

resultSetTableModelPropertyDescriptor

public PropertyDescriptor resultSetTableModelPropertyDescriptor()
Gets the resultSetTableModel property descriptor.

Returns:
java.beans.PropertyDescriptor

rollbackMethodDescriptor

public MethodDescriptor rollbackMethodDescriptor()
Gets the rollback() method descriptor.

Returns:
java.beans.MethodDescriptor

setAscendingOrder_booleanMethodDescriptor

public MethodDescriptor setAscendingOrder_booleanMethodDescriptor()
Gets the setAscendingOrder(boolean) method descriptor.

Returns:
java.beans.MethodDescriptor

setAutoChangeDataAttributes_booleanMethodDescriptor

public MethodDescriptor setAutoChangeDataAttributes_booleanMethodDescriptor()
Gets the setAutoChangeDataAttributes(boolean) method descriptor.

Returns:
java.beans.MethodDescriptor

setDebug_booleanMethodDescriptor

public MethodDescriptor setDebug_booleanMethodDescriptor()
Gets the setDebug(boolean) method descriptor.

Returns:
java.beans.MethodDescriptor

setDebugLevel_intMethodDescriptor

public MethodDescriptor setDebugLevel_intMethodDescriptor()
Gets the setDebugLevel(int) method descriptor.

Returns:
java.beans.MethodDescriptor

setDisplayContainer_javaawtContainerMethodDescriptor

public MethodDescriptor setDisplayContainer_javaawtContainerMethodDescriptor()
Gets the setDisplayContainer(java.awt.Container) method descriptor.

Returns:
java.beans.MethodDescriptor

setRecordIOManager_comibmivjet400utilRecordIOManagerMethodDescriptor

public MethodDescriptor setRecordIOManager_comibmivjet400utilRecordIOManagerMethodDescriptor()
Gets the setRecordIOManager(com.ibm.etools.iseries.ui.RecordIOManager) method descriptor.

Returns:
java.beans.MethodDescriptor

setSystem_comibmas400accessAS400MethodDescriptor

public MethodDescriptor setSystem_comibmas400accessAS400MethodDescriptor()
Gets the setSystem(com.ibm.as400.access.AS400) method descriptor.

Returns:
java.beans.MethodDescriptor

setThreadUsed_booleanMethodDescriptor

public MethodDescriptor setThreadUsed_booleanMethodDescriptor()
Gets the setThreadUsed(boolean) method descriptor.

Returns:
java.beans.MethodDescriptor

startJournalPhysicalFileMethodDescriptor

public MethodDescriptor startJournalPhysicalFileMethodDescriptor()
Gets the startJournalPhysicalFile() method descriptor.

Returns:
java.beans.MethodDescriptor

systemPropertyDescriptor

public PropertyDescriptor systemPropertyDescriptor()
Gets the system property descriptor.

Returns:
java.beans.PropertyDescriptor

threadUsedPropertyDescriptor

public PropertyDescriptor threadUsedPropertyDescriptor()
Gets the threadUsed property descriptor.

Returns:
java.beans.PropertyDescriptor

updateRecordMethodDescriptor

public MethodDescriptor updateRecordMethodDescriptor()
Gets the updateRecord() method descriptor.

Returns:
java.beans.MethodDescriptor

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.