Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.maven.settings100.Mirror

Packages that use Mirror
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.maven.settings100   
 

Uses of Mirror in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.maven.settings100
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.maven.settings100 with type parameters of type Mirror
protected  List<Mirror> Settings.Mirrors.mirror
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.maven.settings100 that return types with arguments of type Mirror
 List<Mirror> Settings.Mirrors.getMirror()
          Gets the value of the mirror property.
 

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



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