|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.tools.common.model.JavaInterface org.apache.cxf.tools.common.model.JavaClass org.apache.cxf.tools.common.model.JavaExceptionClass
public class JavaExceptionClass
Constructor Summary | |
---|---|
JavaExceptionClass()
|
|
JavaExceptionClass(JavaModel model)
|
Method Summary |
---|
Methods inherited from class org.apache.cxf.tools.common.model.JavaClass |
---|
addField, appendGetter, appendSetter, getFields |
Methods inherited from class org.apache.cxf.tools.common.model.JavaInterface |
---|
addAnnotation, addImport, addImports, addMethod, annotate, getAnnotations, getClassJavaDoc, getFullClassName, getHandlerChains, getImports, getJavaModel, getLocation, getMethods, getName, getNamespace, getPackageJavaDoc, getPackageName, getSOAPParameterStyle, getSOAPStyle, getSOAPUse, getWebServiceName, hasMethod, indexOf, removeMethod, replaceMethod, setClassJavaDoc, setFullClassName, setHandlerChains, setJavaModel, setLocation, setName, setNamespace, setPackageJavaDoc, setPackageName, setSOAPParameterStyle, setSOAPStyle, setSOAPUse, setWebServiceName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JavaExceptionClass()
public JavaExceptionClass(JavaModel model)
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |