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

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

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

Methods in org.scrashmeow.ojb.console.config that return Languages
 Languages OjbConsole.getLanguages()
          Method getLanguagesReturns the value of field 'languages'.
static Languages Languages.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Methods in org.scrashmeow.ojb.console.config with parameters of type Languages
 void OjbConsole.setLanguages(Languages languages)
          Method setLanguagesSets the value of field 'languages'.
 

Uses of Languages in org.scrashmeow.ojb.console.service
 

Methods in org.scrashmeow.ojb.console.service that return Languages
protected  Languages ConfigServiceImpl.getLanguages()
          Method getLanguages @add-javadoc!!!
 



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