Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.Proxy

Packages that use Proxy
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl   
 

Uses of Proxy in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100 that return Proxy
 Proxy ObjectFactory.createProxy()
          Create an instance of Proxy
 Proxy[] Settings.Proxies.getProxy()
           
 Proxy Settings.Proxies.getProxy(int idx)
           
 Proxy Settings.Proxies.setProxy(int idx, Proxy value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100 with parameters of type Proxy
 Proxy Settings.Proxies.setProxy(int idx, Proxy value)
           
 void Settings.Proxies.setProxy(Proxy[] values)
           
 

Uses of Proxy in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl that implement Proxy
 class ProxyImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl declared as Proxy
protected  Proxy[] SettingsImpl.ProxiesImpl.proxy
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl that return Proxy
 Proxy[] SettingsImpl.ProxiesImpl.getProxy()
           
 Proxy SettingsImpl.ProxiesImpl.getProxy(int idx)
           
 Proxy SettingsImpl.ProxiesImpl.setProxy(int idx, Proxy value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl with parameters of type Proxy
 void SettingsImpl.ProxiesImpl.copyProxy(Proxy[] source)
          Copies all values of property Proxy.
 Proxy SettingsImpl.ProxiesImpl.setProxy(int idx, Proxy value)
           
 void SettingsImpl.ProxiesImpl.setProxy(Proxy[] values)
           
 



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