Uses of Class
org.exolab.javasource.JInterface
Packages that use JInterface
Package
Description
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 JInterfaceModifier and TypeMethodDescriptionvoid
JCompUnit.addInterface
(JInterface jInterface) Adds a JInterface to be printed in this file.Constructors in org.exolab.javasource with parameters of type JInterfaceModifierConstructorDescriptionJCompUnit
(JInterface jInterface) Creates a new JCompUnit with the given JInterface as public interface.