|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.tools.common.model.JavaInterface
org.apache.cxf.tools.common.model.JavaClass
org.apache.cxf.tools.java2wsdl.generator.wsdl11.model.WrapperBeanClass
public class WrapperBeanClass
Constructor Summary | |
---|---|
WrapperBeanClass()
|
Method Summary | |
---|---|
javax.xml.namespace.QName |
getElementName()
Get the ElementName value. |
void |
setElementName(javax.xml.namespace.QName newElementName)
Set the ElementName value. |
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 WrapperBeanClass()
Method Detail |
---|
public final javax.xml.namespace.QName getElementName()
ElementName
value.
QName
valuepublic final void setElementName(javax.xml.namespace.QName newElementName)
ElementName
value.
newElementName
- The new ElementName value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |