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

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

Uses of Proxy 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 Proxy
protected  List<Proxy> Settings.Proxies.proxy
           
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.maven.settings100 that return types with arguments of type Proxy
 List<Proxy> Settings.Proxies.getProxy()
          Gets the value of the proxy property.
 

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

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

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



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