org.apache.axis2.wsdl.codegen.schema
Class XmlComplexType
java.lang.Object
org.apache.axis2.wsdl.codegen.schema.XmlComplexType
public class XmlComplexType
- extends Object
this class represents an xml complex type
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlComplexType
public XmlComplexType()
getNamespace
public String getNamespace()
setNamespace
public void setNamespace(String namespace)
getName
public String getName()
setName
public void setName(String name)
getSchemaElement
public Element getSchemaElement(Document document)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.