Uses of Class
org.codehaus.modello.plugin.java.javasource.JInterface

Packages that use JInterface
org.codehaus.modello.plugin.java.javasource   
 

Uses of JInterface in org.codehaus.modello.plugin.java.javasource
 

Methods in org.codehaus.modello.plugin.java.javasource with parameters of type JInterface
 void JCompUnit.addInterface(JInterface jInterface)
          Adds a JInterface which should be printed in this file.
 

Constructors in org.codehaus.modello.plugin.java.javasource with parameters of type JInterface
JCompUnit(JInterface jInterface)
          Creates a new JCompUnit with the given JInterface as public interface Package and file name are taken from jInterface.
 



Copyright © 2001-2011 Codehaus. All Rights Reserved.