org.apache.axis.wsdl.symbolTable
public abstract class BaseTypeMapping extends java.lang.Object
| Constructor and Description |
|---|
BaseTypeMapping() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
getBaseName(QName qName)
If the qname is registered in the target language,
return the name of the registered type.
|
public abstract java.lang.String getBaseName(QName qName)
qName - QName representing a typeCopyright ? 2005 Apache Web Services Project. All Rights Reserved.