Uses of Class
org.exolab.javasource.JInterface

Packages that use JInterface
org.exolab.javasource This package contains classes that represent Java Source objects for Castor XML code generator. 
 

Uses of JInterface in org.exolab.javasource
 

Methods in org.exolab.javasource with parameters of type JInterface
 void JCompUnit.addInterface(JInterface jInterface)
          Adds a JInterface to be printed in this file.
 

Constructors in org.exolab.javasource with parameters of type JInterface
JCompUnit(JInterface jInterface)
          Creates a new JCompUnit with the given JInterface as public interface.
 



Copyright © 2012. All Rights Reserved.