Uses of Class
org.scrashmeow.ojb.console.config.DefaultAutoincrementWidget

Packages that use DefaultAutoincrementWidget
org.scrashmeow.ojb.console.config Provides the object/xml classes for the application's internal configuration (code-generated). 
 

Uses of DefaultAutoincrementWidget in org.scrashmeow.ojb.console.config
 

Methods in org.scrashmeow.ojb.console.config that return DefaultAutoincrementWidget
 DefaultAutoincrementWidget WidgetAssociations.getDefaultAutoincrementWidget()
          Method getDefaultAutoincrementWidgetReturns the value of field 'defaultAutoincrementWidget'.
static DefaultAutoincrementWidget DefaultAutoincrementWidget.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Methods in org.scrashmeow.ojb.console.config with parameters of type DefaultAutoincrementWidget
 void WidgetAssociations.setDefaultAutoincrementWidget(DefaultAutoincrementWidget defaultAutoincrementWidget)
          Method setDefaultAutoincrementWidgetSets the value of field 'defaultAutoincrementWidget'.
 



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.