Uses of Class
org.apache.cxf.tools.common.model.JavaInterface
Packages that use JavaInterface
-
Uses of JavaInterface in org.apache.cxf.tools.common.model
Subclasses of JavaInterface in org.apache.cxf.tools.common.modelMethods in org.apache.cxf.tools.common.model that return JavaInterfaceMethods in org.apache.cxf.tools.common.model that return types with arguments of type JavaInterfaceMethods in org.apache.cxf.tools.common.model with parameters of type JavaInterfaceModifier and TypeMethodDescriptionvoidJavaModel.addInterface(String name, JavaInterface i) voidJavaMethod.setInterface(JavaInterface intf) voidJavaType.setOwner(JavaInterface intf) Constructors in org.apache.cxf.tools.common.model with parameters of type JavaInterface