Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.Settings.Servers

Packages that use Settings.Servers
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl   
 

Uses of Settings.Servers in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100 that return Settings.Servers
 Settings.Servers ObjectFactory.createSettingsServers()
          Create an instance of Settings.Servers
 Settings.Servers Settings.getServers()
          Gets the value of the servers property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100 with parameters of type Settings.Servers
 void Settings.setServers(Settings.Servers value)
          Sets the value of the servers property.
 

Uses of Settings.Servers in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl that implement Settings.Servers
static class SettingsImpl.ServersImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl that return Settings.Servers
 Settings.Servers SettingsImpl.getServers()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl with parameters of type Settings.Servers
 void SettingsImpl.setServers(Settings.Servers value)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.