Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.settings100.Server

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.settings100 with type parameters of type Server
protected  List<Server> Settings.Servers.server
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.settings100 that return Server
 Server Server.clone()
          Creates and returns a copy of this object.
protected static Server ObjectFactory.copyOfServer(Server clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.settings100.Server instance.
 Server ObjectFactory.createServer()
          Create an instance of Server
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.settings100 with parameters of type Server
protected static Server ObjectFactory.copyOfServer(Server clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.settings100.Server instance.
 

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

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.settings100 with parameters of type Server
Server(Server o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.settings100.Server instance by copying a given instance.
 



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