Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.Mirror

Packages that use Mirror
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl   
 

Uses of Mirror in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100 that return Mirror
 Mirror ObjectFactory.createMirror()
          Create an instance of Mirror
 

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

Uses of Mirror in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl that implement Mirror
 class MirrorImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl with type parameters of type Mirror
protected  List<Mirror> SettingsImpl.MirrorsImpl.mirror
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.settings100.impl that return types with arguments of type Mirror
 List<Mirror> SettingsImpl.MirrorsImpl.getMirror()
           
 



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