Class JavaModel
java.lang.Object
org.apache.cxf.tools.common.model.JavaModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddExceptionClass(String name, JavaExceptionClass ex) voidaddInterface(String name, JavaInterface i) voidaddServiceClass(String name, JavaServiceClass service) void
-
Constructor Details
-
JavaModel
public JavaModel()
-
-
Method Details
-
addInterface
-
getInterfaces
-
addExceptionClass
-
getExceptionClasses
-
addServiceClass
-
getServiceClasses
-
setLocation
-
getLocation
-