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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.maven.settings100.Mirror instance.
 Mirror ObjectFactory.createMirror()
          Create an instance of Mirror
 

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

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.settings100 with type arguments of type Mirror
static void Settings.Mirrors.copyMirror(List<Mirror> source, List<Mirror> target)
          Copies all values of property Mirror.
static void Settings.Mirrors.copyMirror(List<Mirror> source, List<Mirror> target)
          Copies all values of property Mirror.
 

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



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