Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.ReportSet

Packages that use ReportSet
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl   
 

Uses of ReportSet in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400 that return ReportSet
 ReportSet ObjectFactory.createReportSet()
          Create an instance of ReportSet
 ReportSet[] ReportPlugin.ReportSets.getReportSet()
           
 ReportSet ReportPlugin.ReportSets.getReportSet(int idx)
           
 ReportSet ReportPlugin.ReportSets.setReportSet(int idx, ReportSet value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400 with parameters of type ReportSet
 ReportSet ReportPlugin.ReportSets.setReportSet(int idx, ReportSet value)
           
 void ReportPlugin.ReportSets.setReportSet(ReportSet[] values)
           
 

Uses of ReportSet in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl that implement ReportSet
 class ReportSetImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl declared as ReportSet
protected  ReportSet[] ReportPluginImpl.ReportSetsImpl.reportSet
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl that return ReportSet
 ReportSet[] ReportPluginImpl.ReportSetsImpl.getReportSet()
           
 ReportSet ReportPluginImpl.ReportSetsImpl.getReportSet(int idx)
           
 ReportSet ReportPluginImpl.ReportSetsImpl.setReportSet(int idx, ReportSet value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl with parameters of type ReportSet
 ReportSet ReportPluginImpl.ReportSetsImpl.setReportSet(int idx, ReportSet value)
           
 void ReportPluginImpl.ReportSetsImpl.setReportSet(ReportSet[] values)
           
 



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