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:
- 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 QName qname
anonymous
public boolean anonymous
simpleBaseType
public QName simpleBaseType
enumType
public boolean enumType
listType
public boolean listType
arrayComponentType
public QName arrayComponentType
attributes
public final Map<String,QName> attributes
elements
public final Map<QName,XmlElementInfo> elements
XmlTypeInfo
public XmlTypeInfo()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.