Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.settings100.Server

Packages that use Server
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.settings100   
 

Uses of Server in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.settings100
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.settings100 declared as Server
protected  Server[] Settings.Servers.server
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.settings100 that return Server
 Server Server.clone()
          Creates and returns a copy of this object.
static Server ObjectFactory.copyOfServer(Server clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.settings100.Server instance.
 Server ObjectFactory.createServer()
          Create an instance of Server
 Server[] Settings.Servers.getServer()
           
 Server Settings.Servers.getServer(int idx)
           
 Server Settings.Servers.setServer(int idx, Server value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.settings100 with parameters of type Server
static Server ObjectFactory.copyOfServer(Server clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.settings100.Server instance.
 void Settings.Servers.copyServer(Server[] source)
          Copies all values of property Server.
 Server Settings.Servers.setServer(int idx, Server value)
           
 void Settings.Servers.setServer(Server[] values)
           
 

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



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