org.jboss.axis.wsdl.symbolTable
Class BaseType
java.lang.Object
org.jboss.axis.wsdl.symbolTable.SymTabEntry
org.jboss.axis.wsdl.symbolTable.TypeEntry
org.jboss.axis.wsdl.symbolTable.Type
org.jboss.axis.wsdl.symbolTable.BaseType
- public class BaseType
- extends Type
This Type is for a QName represents a Base Type (i.e. xsd:string represents a java.lang.String)
Constructor Summary |
BaseType(javax.xml.namespace.QName pqName)
|
Methods inherited from class org.jboss.axis.wsdl.symbolTable.TypeEntry |
getBaseType, getDimensions, getNode, getRefType, getUndefinedTypeRef, isBaseType, isOnlyLiteralReferenced, isSimpleType, setOnlyLiteralReference, setRefType, setSimpleType, toString, toString, updateUndefined |
BaseType
public BaseType(javax.xml.namespace.QName pqName)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.