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

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

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

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

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

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

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



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