Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.settings100.Server

Packages that use Server
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.settings100   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.settings100.impl   
 

Uses of Server in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.settings100
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.settings100 that return Server
 Server ObjectFactory.createServer()
          Create an instance of Server
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.settings100 that return types with arguments of type Server
 List<Server> Settings.Servers.getServer()
          Gets the value of the server property.
 

Uses of Server in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.settings100.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.settings100.impl that implement Server
 class ServerImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.settings100.impl with type parameters of type Server
protected  List<Server> SettingsImpl.ServersImpl.server
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.settings100.impl that return types with arguments of type Server
 List<Server> SettingsImpl.ServersImpl.getServer()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.settings100.impl with type arguments of type Server
protected static void SettingsImpl.ServersImpl.copyServer(List<Server> source, List<Server> target)
          Copies all values of property Server.
protected static void SettingsImpl.ServersImpl.copyServer(List<Server> source, List<Server> target)
          Copies all values of property Server.
 



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