org.apache.openejb.server.axis.assembler
Class XmlTypeInfo
java.lang.Object
org.apache.openejb.assembler.classic.InfoObject
org.apache.openejb.server.axis.assembler.XmlTypeInfo
- All Implemented Interfaces:
- java.io.Serializable
public class XmlTypeInfo
- extends InfoObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
qname
public javax.xml.namespace.QName qname
anonymous
public boolean anonymous
simpleBaseType
public javax.xml.namespace.QName simpleBaseType
enumType
public boolean enumType
listType
public boolean listType
arrayComponentType
public javax.xml.namespace.QName arrayComponentType
attributes
public final java.util.Map<java.lang.String,javax.xml.namespace.QName> attributes
elements
public final java.util.Map<javax.xml.namespace.QName,XmlElementInfo> elements
XmlTypeInfo
public XmlTypeInfo()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.