Uses of Class
net.sf.mvnflexreports.RemoteObject

Uses of RemoteObject in net.sf.mvnflexreports
 

Methods in net.sf.mvnflexreports that return RemoteObject
 RemoteObject RemoteObjectUse.getRemoteObject()
           
 

Methods in net.sf.mvnflexreports with parameters of type RemoteObject
 void RemoteObjectUse.setRemoteObject(RemoteObject remoteObject)
           
 

Method parameters in net.sf.mvnflexreports with type arguments of type RemoteObject
 void RemoteObjectReportGenerator.generate(java.lang.Iterable<RemoteObject> remoteObjects, java.lang.Iterable<MXMLComponent> components, java.io.File outputDirectory, org.apache.maven.plugin.logging.Log log)
          Method that generates the contents
 



Copyright © 2008. All Rights Reserved.