Class XmlComplexType
- java.lang.Object
-
- org.apache.axis2.wsdl.codegen.schema.XmlComplexType
-
public class XmlComplexType extends Object
this class represents an xml complex type
-
-
Constructor Summary
Constructors Constructor Description XmlComplexType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()StringgetNamespace()ElementgetSchemaElement(Document document)voidsetName(String name)voidsetNamespace(String namespace)
-