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

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

Uses of Mirror 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 Mirror
protected  Mirror[] Settings.Mirrors.mirror
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.settings100 that return Mirror
 Mirror Mirror.clone()
          Creates and returns a copy of this object.
static Mirror ObjectFactory.copyOfMirror(Mirror clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.maven.settings100.Mirror instance.
 Mirror ObjectFactory.createMirror()
          Create an instance of Mirror
 Mirror[] Settings.Mirrors.getMirror()
           
 Mirror Settings.Mirrors.getMirror(int idx)
           
 Mirror Settings.Mirrors.setMirror(int idx, Mirror value)
           
 

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

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



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